>I tried it but it is not successful. I think it is because I tried to
>post to a https(SSL link).

You are correct.

If you want to use SSL, you're better off using cURL.

The above code would be about 100 X as large if it was trying to do all the
encryption and SSL interchanges to get an SSL connection to work.  It could
be done, but cURL will be much easier.

-- 
Like Music?  http://l-i-e.com/artists.htm


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to