In this post we are discussing on ajax and php to fetch data from a mysql database. The main application is that using ajax we can update a page’s content without reloading the page. In order to do that we have to create a php script called example.php.
And here is the sample for example.php
Continue reading
