php - Changing from Php4 to Php5 -



php - Changing from Php4 to Php5 -

i submitted php script prestashop , asked me convert php4 php5. conversion tools out there?

i submitted php script prestashop , asked me convert php4 php5. conversion tools out there? thanks.

none know of. install php 5 (a bit late though!) , run script(s) see if there errors. might want read the php documentation on migrating 4 5 though, there few things broke backward compatibility.

php prestashop

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -