>>>>> "John" == John Donagher <[EMAIL PROTECTED]> writes:

John> If you mean the ability to have PHP talk with an HTTPS server,
John> it already exists in the form of the CURL extension.

It has been stated on the list that curl can only grab to a file, not
to php variable.  Is that (still?) the case?

John> Access to some OpenSSL APIs is provided through the experimental
John> openssl extension.

Complete support for the OpenSSL API, including support for:

    fopen("https://example.com/", "r")

would be a great feature to have.

(As would -- perhaps optionally -- a more complete HTTP client
implementation for fopen().)

-JimC
-- 
James H. Cloos, Jr.  <http://jhcloos.com/public_key>     1024D/ED7DAEA6 
<[EMAIL PROTECTED]>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to