How can I display a set of images automatically from a folder in a web page?

Posted by admin on February 17th, 2010 and filed under images | 1 Comment »

I want the web page to display a set of images from a specific folder as if using sequential <img> tags. Not as a slide show or photo gallery or whatever, just displayed normally as images, one after the other. I want to be able to have it automatically pull from a folder so that adding an image to the folder will add it to the page.

You can use PHP to iterate through a folder of images and generate HTML to display each one.

One Response

  1. VB.NET Lover Says:

    You can use PHP to iterate through a folder of images and generate HTML to display each one.
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.