27 Jul XAMPP Tutorial
XAMPP is an open-source Apache Distribution for Windows, Linux, and MacOS. It was initially released in 2002. It is a web server solution stack package, including Apache Server, MariaDB, PHP, and Perl. XAMPP as an acronym i.e.
- X: Cross-Platform
- A: Apache HTTP Server
- M: MariaDB (fork of MySQL)
- P: PHP
- P: Perl
In this XAMPP tutorial, we will learn how to work with XAMPP, including installing and running PHP, and Wordpres on localhost using XAMPP, and other operations like creating and managing databases on XAMPP, etc. Using XAMPP, we can easily setup WordPress, Joomla, Drupal, Magento, Open Cart, etc.
Learn via a video course
XAMPP Tutorial – Index
The following lessons are covered in the XAMPP Tutorial,
- How to Install XAMPP on Windows 10
- How to Install XAMPP on Windows 11
- How to install XAMPP on MacOS
- How to run your first PHP program on XAMPP Server
- How to Run PHP Projects on XAMPP
- How to install WordPress on XAMPP localhost Windows 10/11
- How to create a database in XAMPP MySQL/ MariaDB
- How to Export a MySQL Database using phpMyAdmin XAMPP
- How to Import a MySQL Database to phpMyAdmin XAMPP
No Comments