A simple PHP image gallery with cache and no database.
...What this means to you is that you can have an image gallery set up in mere seconds by just uploading the EGallery files to your web server.
Features include:
- Cached thumbnails to reduce page load times
- Upload script to add image files from your web browser
- Download all images as a .zip file
- Clicking on an image thumbnail prompts users to save the original image file to their computer
Credits:
- Utilizes the jQuery Masonry plugin to align images: http://masonry.desandro.com/
- Upload script from Uploadify: http://www.uploadify.com/
- Thumbnail creation: http://code.google.com/p/timthumb/