Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
Learn how to install the XAMPP Server for PHP and MySQL backend web development projects with this tutorial. XAMPP is the most popular PHP development environment The install includes PHP and MySQL (MariaDB).
Subscribe https://bit.ly/3nGHmNn
This tutorial is part of my PHP and MySQL for Beginners Playlist: https://www.youtube.com/playlist?list=PL0Zuz27SZ-6MeRUt-z60DRxNqcrFAUYIb
(0:00) Intro
(0:35) Download XAMPP
(1:16) A quick note about installing XAMPP on Windows
(1:40) Launching the XAMPP Control Panel
(2:00) Start Apache Web Server and MySQL
(2:20) Apache Admin: PHP Info to verify PHP install version
(3:05) phpMyAdmin to view MySQL database GUI
(3:24) Compare MariaDB vs MySQL differences
(4:17) Confirm Apache with PHP and MySQL with MariaDB are running
(4:40) Downloading a dataset for the database
(5:10) Extracting the world dataset
(5:34) Opening the XAMPP Shell
(6:00) Importing the world dataset into MySQL using the CLI
(6:50) Confirming the MySQL import of the world dataset
(7:30) Querying the world database in the MySQL GUI
Follow Me:
Twitter: https://twitter.com/yesdavidgray
Reddit: https://www.reddit.com/user/DaveOnEleven
Hashnode: https://yesdavidgray.hashnode.dev/
LinkedIn: https://www.linkedin.com/in/davidagray/
Was this tutorial about how to install the XAMPP Server for PHP and MySQL helpful? If so, please share. Let me know your thoughts in the comments.
#xampp #php #mysql