ThumbGallery 1.0 - PHP script

I made this script for my video stills galleries because I found myself having to repeat lots of code for each image, so I created a script to do it for me and I thought some other people may find it useful.

ThumbGallery is a very simple script that displays the thumbnails of a directory and links them with an autosize popup javascript to the main image.

# Does not create the thumbnails
# Allows the user to add a simple code to configure the directory where the images and thumbnails are stored
# The script automatically searches these directories and displays the thumbnails with the main images linked
# Very good for lots of images, saves writing all the HTML
# Used for displaying my stills galleries for music videos found here
   http://so-you.net/home/index.php?go=goodies

Download

Click here