--- PHP List <[EMAIL PROTECTED]> wrote:
> > As for sending a POST request to a remote site via SSL, just check
> > out cURL, which also has a convenient PEAR package.
> 
> This is what I am trying to do...and thanks for point out cURL...I will
> check it out.

In that case, you should find this helpful:

http://www.php.net/curl

If you like PEAR, this might be handy:

http://pear.php.net/Net_Curl

cURL does support SSL, so it should provide what you need.

Chris

=====
Become a better Web developer with the HTTP Developer's Handbook
http://httphandbook.org/

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

Reply via email to