Welcome Guest, Not a member yet? Register   Sign In
PHP4 and PHP5
#7

[eluser]cahva[/eluser]
PHP 5 is mainly backwards compatible so you should be ok if you tend to code in todays standards(=dont use register_globals, dont use old $HTTP_POST_VARS etc.. In general, havent used deprecated functions).

If you start developing a new site, why start it in PHP4 server anyway? PHP 4 is mostly dead and the support has been dropped a long time ago.

CI itself will work if its a recent version. Check PHP changelog for changes regarding your own code. From version PHP 5.3 theres some dramatic changes and many deprecated functions are removed from PHP. Most webhosts(us included) still havent installed PHP 5.3 because of this and use 5.2.x.


Messages In This Thread
PHP4 and PHP5 - by El Forum - 03-25-2010, 07:29 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 07:33 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 07:55 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 08:30 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 09:06 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 09:24 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 10:22 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 11:43 AM
PHP4 and PHP5 - by El Forum - 03-25-2010, 03:31 PM
PHP4 and PHP5 - by El Forum - 03-25-2010, 05:06 PM
PHP4 and PHP5 - by El Forum - 03-25-2010, 05:27 PM
PHP4 and PHP5 - by El Forum - 03-26-2010, 07:54 AM
PHP4 and PHP5 - by El Forum - 03-26-2010, 08:12 AM
PHP4 and PHP5 - by El Forum - 03-26-2010, 08:18 AM
PHP4 and PHP5 - by El Forum - 03-26-2010, 09:20 AM
PHP4 and PHP5 - by El Forum - 03-26-2010, 10:34 AM
PHP4 and PHP5 - by El Forum - 03-26-2010, 01:32 PM
PHP4 and PHP5 - by El Forum - 03-26-2010, 05:41 PM
PHP4 and PHP5 - by El Forum - 03-27-2010, 08:15 AM
PHP4 and PHP5 - by El Forum - 05-14-2010, 04:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB