Ajax Live Search With PHP and MySQL Sumit Kumar Pradhan April 01, 2018 Today, In this tutorial we are going to discuss how to create php ajax live search box using MySQL database . Now a days every website has... Continue Reading
Display online/offline connection status in JavaScript using Offline.js Sumit Kumar Pradhan March 17, 2018 In this tutorial we are going to learn how to display offline/online connection status in Javascript using Of fline.js . Offline.js is a ... Continue Reading
Load more data using jQuery Ajax and PHP from MySQL database Sumit Kumar Pradhan February 04, 2018 In this tutorial, we are going to show you how to Load More Results From MySQL Database Using jQuery Ajax in PHP . We have used similar pag... Continue Reading
Create Pagination in PHP, MYSQL, JQUERY and AJAX Sumit Kumar Pradhan January 28, 2018 In this tutorial we are going to build AJAX Pagination with PHP using jQuery Pagination plugin . With the help of pagination concept we w... Continue Reading
Create Clickable Comment Link in PHP Sumit Kumar Pradhan January 21, 2018 This tutorial explain how to create clickable link using HTML Comment Box . You May have been observed different links, while posting comm... Continue Reading
Convert URL To Clickable Link Using PHP Sumit Kumar Pradhan January 07, 2018 This post explains how to Convert URL To Clickable Link Using PHP . Here I am using below PHP function to turn all URLs in clickable li... Continue Reading
Extract URL Data Like Facebook Using PHP, jQuery and Ajax Sumit Kumar Pradhan December 30, 2017 This post explains how to create Extract URL Data Like Facebook Using PHP, jQuery and Ajax . Basically in the URL Extraction we are ret... Continue Reading
Using Google reCAPTCHA with PHP - Are you a Robot? Sumit Kumar Pradhan December 02, 2017 In this tutorial we are going to share some idea about " Google reCAPTCHA ". Google has been introduced reCAPTCHA API called A... Continue Reading
Live Username Availability Check using PHP, jQuery and AJAX Sumit Kumar Pradhan November 12, 2017 In this tutorial we are going to build Live Username Availability Check using PHP, JQuery and AJAX . This is a most common and popular fea... Continue Reading
Ajax Search Box in PHP, MySQL and JQuery. Sumit Kumar Pradhan November 11, 2017 In this tutorial we are going to build AJAX search box using PHP . Now a days every website has integrated this kind of search feature. Thi... Continue Reading
Dynamically load data on div scroll using php, mysql, jquery and ajax Sumit Kumar Pradhan November 05, 2017 In this tutorial, we will show you how can you dynamically load data on div tag using PHP, MySQL, JQuery and Ajax . We have used similar pa... Continue Reading