hyperthumb : a dead simple photo & file browser application

Why?

  • No messing around with databases!
  • It's tiny! One php script, and one .htacces file (for nice url's).
  • Discovers sub directories and files automatically.
  • Auto-genrates thumbnails and gallery links for images. Auto-updates if the original image changes.

How?

  • Have a directory structure, 'myfolder', full of files & photos to present.
  • Download hyperthumb and extract both files to 'myfolder'.
  • Change root variable in both files from 'demo' to 'myfolder'.
  • Surf to www.mysite.com/myfolder and experience the magic!

What?

  • Hyperthumb is a PHP application intended to run on a "LAMP" stack
  • PHP 5+
  • Apache 2+