Zand Php Cake Php

Posted by : Tim
Converting from PHP 4 to PHP 5
I have a legacy PHP 4 app that I want to convert to PHP 5. From

reading the docs it seems that I'm unlikely to run into much trouble

except possibly in the area of how it implements classes. How common

is it to run into trouble converting from 4 to 5?
 
 
Posted by : Tapan Shah
Re : Converting from PHP 4 to PHP 5
Step 1) Google "php4 to php5 automatic code conversion"

Step 2)
Incase you are able to use an online tool that converts your code to
PHP, still do a lot of manual testing to ensure that app is not broken
anywhere



Regards,
Tapan
 
 
Posted by : Robert Gonzalez
Re : Converting from PHP 4 to PHP 5
You always run the risk of problems when upgrading. My advice it take
your existing code and install it on a PHP 5 local box and run it it
through the ringer to test it.
 
 
If you have the better reply, then send it to us. We will display your reply after the approval.
Name : 
Email Id :   
Reply :