Using the methods detailed in the previous link, id like to display the images in a certain folder onto an html page. I can display all of them no problem, but id like to display only ten at a time.
This loop is the part that im having trouble with. Ex: if there are 15 images, the first ten are fine, but i get 5 empty image boxes when i change to the next page. Anyone have any ideas on a looping system for this?
Thanks.