Introduction To XAMPP Web Server (2020)
- February 13, 2020
- Posted by: Craig Chamberlin
- Category: Wordpress
240 Comments

Looking for an Introduction To XAMPP Web Server in 2020? Xampp is a powerful and flexible web development package. It includes Apache, MySQL, and PHP with a powerful one-click installer. From creating your own installation to building your website, creating posts, adding themes, using plugins, making program changes and more. Follow me as I go through WordPress: The Missing Manual.
Introduction To XAMPP Web Server (2020) Lesson Overview:
- Introductions
- What Is A Web Server?
- What Is A MySQL Database?
- What Is The PHP Scripting Language?
- How Do PHP, MySQL And Browsers Work Together?
- What Is XAMPP?
- What XAMPP Is Not
- Viewer Questions
- Installing XAMPP
- Starting And Stopping XAMPP Services
- Testing XAMPP Apache Web Server
- Creating And Testing New Websites
- Testing XAMPP MySQL Database Server
- Working With phpMyAdmin
- Managing MySQL Databases
- Creating And Deleting Databases
- Importing and Exporting Databases
- Creating Database Users
- Viewer Questions