xampp is used to run PHP, MySQL, apache . PHP users xampp is used to running PHP code.

This is also a wamp alternative in windows 7, In windows7 users faced many problems when using wamp. So xampp is the best solutions to install in windows 7.This is simple steps only for installing xampp

  • First download Xampp from the official website, Note xampp installation should be the same for all windows operating systems. I provide the link below.
Download Xampp
  • The next step after download xampp and then start Install xampp, UAC ask need to turn off its windows, it’s better to turn off UAC on windows.
  • After Download finished then  start the xampp control and start the Apache, MySQL 
  • You can run the following URL  http://localhost for xampp control panel
  • ” htdocs ” is a root folder for the store and run projects 
  • http://localhost/phpmyadmin, it is used for PHPMYADMIN for creating a database for your project
  • If you need more clarity about that, you can check on my video tutorial in the link below.
Installation Video