How to change a page from Pagination to Infinite Scroll?

I'm using a PHP script for a web site, and when the web site is keyword-searched for videos the results apppear on several pages. How can the search results appear in infinte-scroll instead of by pagination? Here's the code. Pagination code is about half way down and then just past that it shows Pagination Plus. Any help will be appreciated.

 <?php
error_reporting(0);
///////////////////////////////////////////////////////////////////////////////////////

include_once...
PHP:
How to change a page from Pagination to Infinite Scroll?

from PHP http://ift.tt/1IkDprC
via IFTTT
Previous
Next Post »
Thanks for your comment