Skip to content

darcnite3000/gallery_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GalleryCollector

A PHP tool to turn a folder into a thumbnail gallery

include 'gallery_collector.php';
$gallery = new GalleryCollector("gallery","gallery");
echo $gallery->build();

About

A PHP tool to turn a folder into a thumbnail gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages