Simple script to list and display images in a gallery
A couple of days ago I was wandering around the net looking for a simple PHP image gallery to display directory contents. I wanted something that would stand alone and have a simple user interface without much overhead. I came across a package called Qdig Administration Script. Qdig is drop dead simple. All you need to do is add images to a folder or in the main directory and it will do the work for you. See an example of the script at http://markimoore.com/bp-media/.
Qdig also comes with an administration interface where you can crate captions for the images and delete them if necessary.
As an alternative, you could always enable directory listing in Apache, but Qdig provides an excellent alternative and a nice simple UI to get the job done.









Leave your response!