Design amazing websites...

Create, edit, syntax-check and run your PHP code with ease...

Discover PHP Editor

 

 

 

 

 

phpInstantGallery: free automated instant gallery generator

phpInstantGallery generates an html gallery from images on its server.

The script scans the directory you point it to (via a query string), and it stores the list of images it retreives in an array that is POSTED from page to page as the user moves through the gallery.

This method of file-list-passing makes phpInstantGallery significantly more efficient than
gallery tools that scan directories for the data they need to construct galleries.

phpInstantGallery generates two types of html pages: thumbnail and image pages. From a thumbnail page, the user can click on any thumb to go to that thumb's corresponding image page.

The image page contains the thumb's larger counterpart, as well as a scroll bar that allows the user to either scroll between the previous/next image pages, or click back to the thumb page.

phpInstantGallery allows for the use of multiple templates. You can maintain one template, or you can define multiple templates, and select which template to use in the query string.

Download

...

Develop amazing, stunning websites with PHP Editor