Here is my current php script that will display all images from a folder into a table. However, there are a lot of images and the load time is really slow. How can I limit the number of images displayed and create a dynamic navigation feature? Thanks!!Here is my current php script that will display