xploita Posted February 26, 2008 Share Posted February 26, 2008 ok,i'm developing an application and i have to support servers running both versions of php . never developed in php5 before,was wondering, should i develop the application for php5 then test/change to work on php4 or vice versa ? the application could take about 5 months to complete, shall i bother myself developing in php4 anyways ? regards Link to comment https://forums.phpfreaks.com/topic/93163-start-with-php4-or-php5/ Share on other sites More sharing options...
revraz Posted February 26, 2008 Share Posted February 26, 2008 Seems like you asked and answered your own question. If you make it work for PHP4, it will work in 5. ok,i'm developing an application and i have to support servers running both versions of php . the application could take about 5 months to complete, shall i bother myself developing in php4 anyways ? Link to comment https://forums.phpfreaks.com/topic/93163-start-with-php4-or-php5/#findComment-477333 Share on other sites More sharing options...
PFMaBiSmAd Posted February 26, 2008 Share Posted February 26, 2008 The end of life of php4 has already gone past. Except for security patches no new versions of php4 will be released. In 5 months time, very few servers will still be running php4. Link to comment https://forums.phpfreaks.com/topic/93163-start-with-php4-or-php5/#findComment-477407 Share on other sites More sharing options...
xploita Posted February 26, 2008 Author Share Posted February 26, 2008 thx PFMaBiSmAd just realized that facet while browsing the php.net website. thx everyone Link to comment https://forums.phpfreaks.com/topic/93163-start-with-php4-or-php5/#findComment-477420 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.