Installing XAMPP and using Apache, PHP and MySQL
1. Go to XAMPP webpage.
2. Download XAMPP for your OS.
3. Install XAMPP in c:\xampp folder.
4. Start XAMPP Control Panel.
5. Start the Services for Apache webserver and MySQL.
Note: If any of the service failed to start, please google the exact reason given in the log of XAMPP control panel
6. Open a new browser window and type localhost:80
7. We should see the default XAMPP page