Easy Photo Gallery is a PHP application for easy storing and viewing of your favourite pictures and photos. The application is made to run on a web server with PHP and MySQL installed. All administration is done through a web client like Internet Explorer, Opera or Firefox. From version 2.0 and forward the application is written for PHP5. Please see requirements further down for more information.
- Web based administration
- Customizable skin through css
- Private pictures accessible only by selected users
- Supports jpeg (version 1.x)
- Supports gif and png (version 2.x)
- Multifile upload (version 2.x)
- Possibility for users to register and add comments to photos (version 2.x)
- Toplist view for most popular photos (version 2.x)
- MySQL
- PHP 4.* with GD package installed (version 1.x)
- PHP 5.* with GD and ZLIB installed (version 2.x)
- Optionally EXIF package installed for photo meta data display (EXIF)
|