
Originally Posted by
virusiidx
I really like Single File PHP Gallery 4.0.0
Basically, it's just one php file you drop into a folder and any images contained in the folder will automatically be displayed into a web gallery, no database needed. The php file is configurable as well of course. It's really as simple as it can get.
However, when viewing the images on the gallery, it may take a bit to load since it doesn't create thumbnails of the images. It will scale it down and create a cached thumbnail, rather than saving it on the server.
I've modified the hell out of this script and even created an uploader for it to integrate with my website.