Simple photo album, in php, creating thumbnails from original pictures on the fly.
Pictures are displayed in a table and are clickable to see the original picture.
It uses the GD module to resize pictures and displays them.
A simple dynamic photo gallery. It displays the the thumbnails in a table that is customisable in number of photos wide, and keeps going down until it reachs the final image.