Welcome Guest, Not a member yet? Register   Sign In
upgrading to php 5
#1

[eluser]Unknown[/eluser]
hi, i've done some consulting work using codeigniter, and the company i was working for was using php 4 with codeigniter 1.7.0.

i'd like to upgrade to php 5 but i wanted to see if that would change anything. i looked through the upgrade notes for codeigniter and i know php 5 support has been there for a while. what i'm more concerned about is whether my legacy code, written under codeigniter 1.7 with php 4, would still work as i remain on codeigniter 1.7.0 but bump up to php 5. any thoughts or places i haven't looked?

thanks,

matt
#2

[eluser]pistolPete[/eluser]
I doubt wether one could give you a definite answer without seeing any code, but I'd suggest that you setup a local PHP5 installation and test your application there. Usually, PHP4 should run on a PHP5 installation, but be aware of the changes in PHP 5.3.
#3

[eluser]tomcode[/eluser]
I have upgraded already several sites to PHP5, with no problem (CI sidewise). but CI 1.7.2 has an issue with PHP 5.3 (search the forum for it).




Theme © iAndrew 2016 - Forum software by © MyBB