Getting XAMPP to work with multiple version of PHP
- by Pennf0lio
How can I install XAMPP to work with different versions of PHP?
I use XAMPP because some of the scripts are buggy when run in WAMP. I use WAMP because it supports different versions of PHP.
But now I would like to streamline it down to just XAMPP so that my web development would be easier to manage.
Is it possible to configure XAMPP to work with more than one version of PHP? Or is it something that I have to look for in an alternative solution?
Note: I'm running on Windows 7.