X

MySQL

Checking for Duplicate Rows – Short note

Hi folks here is the short tip to check the duplicate data in MySQL. Checking for Duplicate Rows To prevent…

SQL Window Function – part 1

Hi folks here in this article we are going to see what is window function in SQL, and how it…

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…

Learn MySQL Important Queries – Part 2

Hello friends, I'm going to discuss the second part Learn MySQL Important Queries,  In the previous part, we learned basic and…

Learn MySQL Important Queries – Part 1

Everyone Know MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of…

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…

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…