How to install different PHP version on same PC ?

by
Category : PHP

How to install Different PHP version on same PC ?

  1. Download Xampp different version form below link.
  2. https://xampp.en.uptodown.com/windows/old
  3. Install it and start XAMPPA controller after that run Apache and Mysql .
  4. Put echo phpinfo() function into your index file;
  5. Run localhost.
  6. Step 6 change the name of install Xampp folder to something else.
  7. Download the other version and run the step 1 to 5 again.
    You have two different version on your PC.

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*