Load more data on Page Scroll is the best functionality to create pagination. It does not have multiple pages to display data. It can display whole data on a single page while you start scrolling the … [Read more...] about Load More Data on Infinite Scroll Using Ajax & PHP
Ajax
How to Fetch Data From Database Using Ajax
This tutorial is helpful to fetch data from the database using ajax in PHP. Here you will learn it with a basic example. If you create ajax based project and you also want to developed everything … [Read more...] about How to Fetch Data From Database Using Ajax
How to Update Data Using Ajax in PHP
In this tutorial, You will learn How to update data using Ajax in PHP. I have shared the best ajax jQuery script with a simple example. It will help you to update data without page refresh. When … [Read more...] about How to Update Data Using Ajax in PHP
Check Username Availability using Ajax & PHP
In this tutorial, you will learn to check username availability using ajax, PHP & MySQL. Using this functionality, users can easily check the entered username is available or not in real-time … [Read more...] about Check Username Availability using Ajax & PHP
How to Create Dependent Dropdown using Ajax, PHP
The dependent dropdown using ajax is the most popular feature of Web development. It can automatically display dependent values in the dropdown. when the user selects one value of the first dropdown … [Read more...] about How to Create Dependent Dropdown using Ajax, PHP
How to Insert Data Using Ajax in PHP
Insert Data Using Ajax in PHP: This tutorial is posted for beginners as well as experienced developers. It will help you insert form data into the MySQL Database without page refresh. I have shared … [Read more...] about How to Insert Data Using Ajax in PHP
Load Records on Select Box using Ajax, PHP & MySQL
In this tutorial, You will learn to load records on a select box using ajax, PHP & MySQL with some simple steps. These steps are very easy to understand and implement in web applications. Let's … [Read more...] about Load Records on Select Box using Ajax, PHP & MySQL
Change URL Without Reloading Page Using jQuery Ajax PHP
If you need to change the URL without Reloading Page using jquery ajax PHP, You are reading a greater tutorial. In this tutorial, You will get a standard script with a simple example. This script will … [Read more...] about Change URL Without Reloading Page Using jQuery Ajax PHP