PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Can someone please tell how to update a php 4.0.6 to 4.1.1 version. I checked it on the php site but there is a patch file given for this and don't know why this patch file is not executable with any winzip programme.
is there any other way to update the old version with the new one without changing the previous settings.
Save a backup of your php.ini file then install the latest version of PHP over your older one. When it comes to sorting out the php.ini get the one you backed up and the new one and go through the new one adjusting the settings based on what's in the other php.ini.