The aim of this photo album is simplicity.
To accomplish a simple photo album I took this into consideration:
The current code uses the file system to enumerate albums (directories) and pictures (files). Providing the right permissions are set, the web server running the PHP can automatically create (and save) thumbs.
The style used for the photo album is one that is familiar with most people. It's an XP style look, with thumbs displayed on folders. This could be easily changed through CSS and changing the php that generates the album preview picture. If you do want a static image you can drop in a file called .thumb.album.jpg and it will use that instead. As I said, simplicity.
Interested in the code? Send an email to thomasj.
(c) 2007 TOJsoft.net