Category Subcategory Dropdown in PHP + MySQL + Ajax

PHP + MySQL + Ajax category subcategory dropdown; Through this tutorial, i am going to show you how to create dynamic dependent category subcategory dropdown list in in PHP + MySQL + Ajax. And how to display subcategories by category in PHP + MySQL + Ajax. Dynamic Category Subcategory Dropdown in PHP + MySQL + … Read more

Install LAMP (Linux, Apache, MySql & PHP) on Ubuntu 20.04/22.04 AWS EC2

In this tutorial, i am going to show you on how to install PHP MySQL on ubuntu 20.04/22.04 AWS EC2. How to Install LAMP (Linux, Apache, MySql & PHP) on Linux Ubuntu 20.04/22.04 AWS EC2 Follow the below given steps to install and configure LAMP on linux ubuntu 20/22.04 aws ec2 machine: Step 1 – … Read more

How To Install LAMP On Ubuntu 20.04

The LAMP is stands for Linux, Apache, Mysql, and PHP. It is an open source platform and works on the Linux operating system. It uses Apache web server, MySQL relational database management system, and PHP object-oriented scripting language. In this tutorial, i am going to show you how to install Lamp on Ubuntu 20.04 server. … Read more

How to Install LAMP Apache, MySQL, PHP in Ubuntu 22.04

The LAMP is stands for Linux, Apache, Mysql, and PHP. It is an open source platform and works on the Linux operating system. It uses Apache web server, MySQL relational database management system, and PHP object-oriented scripting language. In this tutorial, i am going to show you how to install and configure Lamp (apache, mysql, … Read more