✅ How to Install XAMPP on Windows
1. Download XAMPP
Go to
https://www.apachefriends.org and download the Windows version.
2. Install XAMPP
Run the installer and follow the steps. Keep default settings.
3. Start Apache
Open XAMPP Control Panel → Click Start next to Apache
4. Add Your Website Files
Copy your website files (HTML, PHP, etc.) into:
C:\xampp\htdocs
You can create a folder, e.g.:
C:\xampp\htdocs\mywebsite
5. View Your Site
Open your browser and go to:
http://localhost/mywebsite