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

How to Zip a directory in PHP

Create zip file from directory in PHP; Through this tutorial, i am going to show you how to create zip file from directory in php, or php zip folder and subfolders, php create zip file and download, php zip addfile, php exec zip folder, php zip csv file,, zip archive, php zip archive extension, etc. … Read more

How To Install PHP 7.3 On Ubuntu 20.04

The Hypertext Preprocessor commonly known as PHP, is a powerful, PHP is an open-source server-side scripting language which has been widely adopted for the creation of dynamic web pages. PHP is secure, fast, simple, efficient, flexible and a loosely typed scripting language. Through this tutorial, i am going to show you how to install PHP … 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