How to retrieve data from database in PHP using AJAX?

how to retrieve data from database in php using ajax

Hello friends, In the last post we have inserted values to our without refreshing our page. In this post we will learn how to retrieve data from database in php using ajax jquery method. We will fetch data from database without refreshing the webpage. So lets begin but before if you haven’t read the last post …

Read moreHow to retrieve data from database in PHP using AJAX?

PHP MySQL Insert Into Database Without Refreshing Page

Hello friends, in this PHP MySQL Insert into Database tutorial we will use jQuery AJAX method to insert values in our MySQL database without refreshing our web page. So lets begin. PHP MySQL with AJAX Tutorial You can read this tutorial or you can watch this playlist for complete detailed explanation. What you need before …

Read morePHP MySQL Insert Into Database Without Refreshing Page