X

PHP

Extract the Zip file with PHP

In this post, I will show you how easily we can unzip a zip file using PHP. I am gonna…

Google Charts in PHP with MySQL Database using Google API

"Google Charts in PHP with MySQL Database using Google API", Pie Chart, Column Chart, Bar Chart, Line Chart. Charts or graph…

Export Data from MySQL in PHP Using Data Table

In this tutorial “Export Data from MySQL in PHP Using Data Table” we are going to learn about how to…

Copying text from one field to another using CheckBox with javaScript and PHP

You may have seen on websites when the user needs to fill out a field such as a mailing address,…

Convert Realtime Digit or number into word by Using PHP and JavaScript

In this tutorial “Convert Real-time Digit or number into word by Using PHP and JavaScript”, we are going to learn how to…

Live Username Availability Check using PHP

Creating a form that tells you that your entered data already exist in the database and you don't need to enter…

Display data from MySQL database using PHP, jQuery and DataTable

In this tutorial “Display data from MySQL database using  PHP, jQuery and DataTable” we are going to learn about how…

Login with Google Account Using PHP

In this tutorial “Login with Google Account Using PHP” we are going to learn about setting up an authentication system…

Pagination with jQuery Ajax PHP and MySQL

In this tutorial “Pagination with jQuery Ajax PHP and MySQL”, we are going to learn how to implement pagination in any project…

Encode and Decode Query String value In PHP

Securing the URL is one of the biggest challenges in all-time because out of your territory there are many trespassers who will destroy your…