I have a directory with 1000 pages in it and an index that displays the content of that directory. Is it possible to make that index.php display 80 files at a time and then go to the next page so the page load is not that heavy?
Any suggestions are welcome!