Recompile php with built-in openssl support (--with-openssl) will do that.

[]'s
Daniel Souza


"Jay Blanchard" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
[snip]
How to use file() function with an "HTTPS:\\www.example.com"
[/snip]

Use cURL http://www.php.net/curl because you will have to login to the
https: location first, before you can use file()

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

Reply via email to