Install windows installer
Feb 26, 2020 · Install PHP on Windows using Windows installer . Simply run the .msi Windows installer file and follow the installation wizard. Testing if PHP is installed properly. Create a php file containing code and save it as test.php. Run this file on your web server and if you get an output like this: then you have installed PHP