X

MySQL Database

SQL Where Clause – Short note

In this short note, Listed some quick relevant WHERE Clause keywords and methods which will use in SQL query. WHERE…

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…

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…

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…

Ajax Live Data Search using PHP and MySQL

In this tutorial, we are going to learn how we can make our own live search. Live Search has been…

How to Customize a Google Map Custom Markers in PHP

How to Customize a Google Map Custom Markers in PHP, In this tutorial, I'm going to show you how we can…

Import CSV File into MySQL Database using PHP

Import CSV File into MySQL Database using PHP, In this tutorial we are going to learn how to add data…