MariaDB/MySQL

How to Install a LAMP Stack and phpMyAdmin and Microsoft Visual Studio Code on Ubuntu (2022)

Table of Contents LAMP with phpMyAdmin Microsoft Visual Studio Code LAMP with phpMyAdmin Why use LAMP with phpMyAdmin? LAMP with phpMyAdmin allows you to make local websites on your Ubuntu PC. It provides the Apache web server, PHP, MySQL, and phpMyAdmin. Useful LAMP with phpMyAdmin Information Once installed, the local website can be found at …

How to Install a LAMP Stack and phpMyAdmin and Microsoft Visual Studio Code on Ubuntu (2022) Read More »

Install XAMPP and Microsoft Visual Studio Code on a Windows 10 PC (2022)

Table of Contents XAMPP Microsoft Visual Studio Code XAMPP Why use XAMPP? XAMPP allows you to make local websites on your Windows 10 PC. It provides the Apache web server, PHP, MariaDB, and phpMyAdmin. Useful XAMPP Information Once installed, the local website can be found at http://localhost/. http://localhost/phpmyadmin to access phpMyAdmin. The XAMPP dashboard can …

Install XAMPP and Microsoft Visual Studio Code on a Windows 10 PC (2022) Read More »

Install Free Version of MAMP and Microsoft Visual Studio Code on a Mac (2022)

Table of Contents MAMP Microsoft Visual Studio Code MAMP Why use MAMP? MAMP allows you to make local websites on your Mac. It provides the Apache web server, PHP, MySQL, and phpMyAdmin. Useful MAMP Information Once installed, the local website can be found at http://localhost/. http://localhost/phpmyadmin to access phpMyAdmin. The MAMP dashboard can be found …

Install Free Version of MAMP and Microsoft Visual Studio Code on a Mac (2022) Read More »

Scroll to Top