Website online
www.phTagr.org is online! phTagr is another PHP/MySQL based gallery for multiple users.
Similar to flickr you can add tags, sets, and locations to the images. The meta data are written as IPTC directly into the image and the MySQL database backend offers a fast access by time or other metadata.
It supports:
- Multiple user accounts
- Group based access rights management
- Upload of images with quota limits
- EXIF (read)
- IPTC Metadata (read and write)
It requires:
- Webserver with PHP 5
- MySql >= 4
- Image Magick
Feel free to test the demo phTagr site. Login with username demo and password demo08:
Sourcecode is available via Subversion at:
svn co https://svn.phtagr.org/phtagr/trunk phtagr