NYCPHP Meetup

NYPHP.org

[nycphp-talk] upgrading PHP

Jerry Kapron nyphp at NewAgeWeb.com
Thu Jul 10 14:27:54 EDT 2003


Joe,
While you need at least PHP 4.3.0 to make https requests using the fopen() function,  you may use the CURL functions to open https urls in PHP  4.0.2 and newer.  Just look for --with-curl in your phpinfo() output, and if it's there, you're all set.  Go to http://us3.php.net/manual/en/ref.curl.php to learn how to use the CURL functions.

cheers,
Jerry

--
42.7% of all statistics are made up on the spot. 

-----Original Message-----
From: joe <joehark at earthlink.net>
To: NYPHP Talk <talk at lists.nyphp.org>
Date: Thursday, July 10, 2003 12:12 PM
Subject: [nycphp-talk] upgrading PHP


>Let me revise my question.
>
>I note that 4.3.3RC1 has been out for more than 3 weeks and PHP 5.0.0 beta 
>1 has been available for a bout two weeks. Should I upgrade to just 4.3 or 
>the RC or the 5 beta?
>
>Or maybe wait for the full 5 release? Any idea when that's due?
>
>Same questions stand about how daunting and risky a task it is likely to be 
>for me to try my own upgrade.
>
>Thanks
>
>_______________________________________________
>talk mailing list
>talk at lists.nyphp.org
>http://lists.nyphp.org/mailman/listinfo/talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030710/ca2ac953/attachment.html>


More information about the talk mailing list