PDA

View Full Version : Php 4.3


interseen
01-27-2003, 12:14 PM
Has anybody tried this new version yet? If so what are the major changes and is it a go or a no go?

Post your feedback!

Matt
01-29-2003, 08:35 AM
The coolest feature of php4.3 is that it allows for using https connections in fopen statements (anywhere where you can use URL wrappers).....

No more curl for that stuff!

Lindset
01-29-2003, 09:44 AM
GD being bundled with PHP 4.3 is nice