Hello everyone!
I'm a little lost.
As I understand it, PHP 4 has CURL support.
1) is enabling the curl extension a substitute for installing the curl
package?
In other words, if I enable the extension, do I still need to instal
the CURL package?
2) Can I install curl without ROOT access? If so, then please tell me
how. I've search the online manual, but didn't notice the answer.
I'm still searching.
3) Does FOPEN() NOT support HTTPS, or do I need to do something
special.
4) How else can I innitiate a HTTPS connection on a *NIX system?
Is Socket the only solution?
Please help.
-John
--
PHP General 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]