Category Archives: gallery

gallery-script created

I store the images from my digital camera on a local machine at home. But retrieving images is a somewhat painfull thing for everyone else than myself (that is: especially my better half (-; ).

So after some research I didn’t find something that met my requirements

  • easy
  • reads from folders
  • runs with PHP
  • allows to select images for later batch-download
  • batch download for the selected stuff

So I created a small application to display images from existing folders without the need to import stuff manually.

To use the script you need a current Zend-Framework installed in your phps include_path.

The script can be found at Github