PHP-Klasse::phpPhotoGallery 25.05.2007

Kurzbeschreibung: Display a gallery of pictures stored on the server
Veröffentlicht am: 25.05.2007
Gruppe(n):
- Content management
- Graphics
Beschreibung:
This class can be used to display a gallery of pictures in Web pages.
It can list one or more server side directories where the picture files may be found.
The class can display thumbnails in a table with a configurable number of columns per row.
The thumbnails are the same images presented in a smaller size defined by a given scale factor. The thumbnails images are not stored in the server side.
The thumbnail pictures are presented as links that open a pop-up window with the full scale picture when the links are clicked.
Link: phpPhotoGallery