PHP Gallery
FeaturesDemo
Download
Features
PHP Gallery is a simple script that allows management of a gallery of images through an easy-to-use graphical interface. The gallery can then be displayed anywhere by pasting a single line of PHP code on to an existing page on your web site.
- All image formats supported - gif, jpg, png, bmp
- Automatic thumbnail generation
- No database required - simply place the file in an empty directory
- Password-protected graphical user interface
- Upload multiple images simultaneously
- Delete images
- Display your gallery anywhere on your web site with a single PHP include statement
- Managing the gallery requires no knowledge of HTML, programming, or server structure
- Use your own CSS stylesheet to modify the way the images are displayed
- Can be modified to use lightbox or similar image displays
Demo
Below is how your gallery would be displayed to the public. Click here for the administration interface demo. The password is 'admin'.
Warning: include(test/gallery.php) [function.include]: failed to open stream: No such file or directory in /home/danedesi/public_html/phpgallery.php on line 30
Warning: include(test/gallery.php) [function.include]: failed to open stream: No such file or directory in /home/danedesi/public_html/phpgallery.php on line 30
Warning: include() [function.include]: Failed opening 'test/gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/danedesi/public_html/phpgallery.php on line 30
Download
Download link: PHP Gallery v1.1