How to Install XAMPP Server on Windows 11/10 - Step By Step Guide - Run First PHP Code

Опубликовано: 13 Апрель 2026
на канале: Gotham Coding
38
3

XAMPP is the title used for a compilation of free software. The name is an acronym, with each letter representing one of the five key components. The software packet contains the web server Apache, the relational database management system MySQL (or MariaDB), and the scripting languages Perl and PHP. The initial X stands for the operating systems that it works with: Linux, Windows, and Mac OS X.

Follow me on Social Media::
Instagram:   / adminazhar  
Linkedin: https://linkedin.in/in/adminazhar
GitHub: https://github.com/adminazhar


Timestamp:
0:00-0:04 - Intro
0:04-0:38 - Downloading XAMPP
0:39-1:34 - Installing XAMPP
1:35-1:58 - Running XAMPP
1:59-3:50 - Testing/Setting up XAMPP and Running First PHP Code