darcnite3000 / gallery_collector

A PHP tool to turn a folder into a thumbnail gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:PHP 100.0%