# a simple php photo gallery # http://enure.net/_gallery/ requirements: - php - jquery (optional really) not required: - a database what it does: - presents a collection of images in alphabetical order. a viewer clicks either a link or the desired half of the image to move forward or backward through the collection. what it does not do: - create thumbnails or otherwise edit images - support a page with thumbnails which links to images - a backend admin app example: - http://enure.net/_gallery/example-collection/ source: - http://enure.net/_gallery/_gallery.tgz