Recently Updated Galleries
Description
Here you can write a small description about you, your galleries, how you make the photos or something else. Just edit the index.php in the themes directory.
Gallery data
| Galleries | $albumNumber = getNumAlbums(); echo $albumNumber ?> |
|---|---|
| Photos | $photosArray = query_single_row("SELECT count(*) FROM ".prefix('images')); $photosNumber = array_shift($photosArray); echo $photosNumber ?> |
| Comments | $commentsArray = query_single_row("SELECT count(*) FROM ".prefix('comments')." WHERE inmoderation = 0"); $commentsNumber = array_shift($commentsArray); echo $commentsNumber ?> |
Template
This gallery design and set of template files that recreate it are licensed under a Creative Commons License and are based on a design from Stopdesign. You can download the zenphoto theme here.
