Hi,
Suppose I am using PHP 5.0 and I am uploading my code to the server which is having PHP 4.0, so how could I made to run my coding which is supported by PHP 5.0 to PHP 4.0.
Thank You
Dheeraj
Conversion of PHP versions
Moderator: General Moderators
Re: Conversion of PHP versions
Hi dheeraja
If you're looking for the magical application that reads your code and converts it to the correct PHP version... I don't think you're in luck (at least I haven't seen one).
You're going to have to get a testing box that is set up with PHP4 and debug your code... nasty!
If you're looking for the magical application that reads your code and converts it to the correct PHP version... I don't think you're in luck (at least I haven't seen one).
You're going to have to get a testing box that is set up with PHP4 and debug your code... nasty!