View Single Post
Old 08-03-2008, 07:42 AM  
testpie
Mostly retired
 
testpie's Avatar
 
Industry Role:
Join Date: Apr 2006
Location: UK
Posts: 3,231
Quote:
Originally Posted by Zester View Post
PHP developers: how many of you still have (or write) codes written at the "PHP4 age" that won't use the new features on PHP5.x of even worse: won't work on PHP5.x ?
I'll admit to that - got plenty of stuff lying around on my testbed which still uses variable names instead of $_POST['variable'], which means a lot of rewriting to do if I ever want to put that code into production.

Although I'm sure some PHPro will come in here and inform me that the reason for this wasn't the change from PHP 4 to 5, but because of less-than-stringent php.ini settings.
__________________

Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder
testpie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote