What is XAMPP?

XAMPP is the most popular PHP development environment. XAMPP is a completely free, open-source and easy to install Apache distribution containing MariaDB, PHP, and Perl.

Where should I download it from?

Download appropriate stable XAMPP version from their download page. Choose the download based on the type of OS (32 or 64bit and OS version) and the PHP version it has to support.

Current latest being XAMPP for Windows 7.0.8 / PHP 7.0.8.

Or you can follow this:

XAMPP for Windows exists in three different flavors:

How to install and where should I place my PHP/html files?

Install with the provided installer

  1. Execute the XAMPP server installer by double clicking the downloaded .exe.

Install from the ZIP

  1. Unzip the zip archives into the folder of your choice.
  2. XAMPP is extracting to the subdirectory C:\\xampp below the selected target directory.
  3. Now start the file setup_xampp.bat, to adjust the XAMPP configuration to your system.

Note: If you choose a root directory C:\ as target, you must not start setup_xampp.bat.

Post-Install

Use the “XAMPP Control Panel” for additional tasks, like starting/stopping Apache, MySQL, FileZilla and Mercury or installing these as services.