How can I upgrade PHP on Windows 7?
- by jasondavis
I am currently running Xampp for a dev server on Windows 7. It has Apache, PHP,MySQL and some other stuff all in one simple exe package for windows and works great. My version currently has PHP version 5.2.9 and the new version of Xampp comes with PHP 5.3.1
I would like to use the newer PHP but I do not want to update everything else. So how would I install the newest version of PHP in windows?
Also on the Xampp page there is another extension download for Tomcat 6.0.20 I am not sure what Tomcat does can someone explain?