RabinsXP The First Internet of Things (IoT) Website of Nepal

How to Install WordPress on CentOS 8

How to Install WordPress on CentOS 8

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database with supported HTTPS. Features include a plugin architecture and a template system, referred to...

Image Upload in PHP with jQuery Ajax

Image Upload in PHP with jQuery Ajax

Image file upload in PHP using jQuery ajax; In this tutorial, you will learn how to upload image file using ajax and jQuery without refresh the whole web page. As well as learn how...

PHP Create Zip File From Directory

PHP Create Zip File From Directory

Whenever you are working in PHP Projects or web applications. So many times you need to create a zip file in your PHP projects. This tutorial will show you the easy and simple way...