I am thinking of a standalone php script that would put up a neat column and row page of images that don't change, out of a folder of images that could be added too.... for example, if there are 9 images in the folder, it will display three rows of three columns, but if I later add more images to the folder, it will automatically display more rows so that all the pictures are displayed on the single page....
the script would have nothing to do with the adding of pictures, it would only need to look in that folder and work with what it finds there
how long would it take an average php programmer to script something like that?
the script would have nothing to do with the adding of pictures, it would only need to look in that folder and work with what it finds there
how long would it take an average php programmer to script something like that?

Comment