Scroll To Load Data in php


Scroll To Load Data in PHP Create without refreshing page using ajax. Fetch Dynamically data after load more button click.  and below get the database file click the download button. copy this code and paste in your notepad and run this code on browser .....  there are three files config.php in this file declared  Database host, Database username, Database password, Database Name.

Index.php in this file declared style (CSS), javascript with ajax.and HTML text load more button, etc ... getdata.php in this file declared PHP code (fetch more data (result)) .click to  show more data ...and include (require (cinfig.php );) or some HTML text 


confige.php



index.php



getdata.php




Database Table  Download   Download