Command Line Image Gallery Generator

This command line script creates a web page with a gallery of images automatically built from the images in the folder you specified.

To view the settings and version, open a command prompt window and type:

php galgen.php

To create an input gallery:

php galgen.php [paramètres] nom-de-la-page

To create a web page with images according to your choices.

The presentation depends both on the parameters submitted to the order and on the gallery.css style sheet.
Its content is determined by you.

The page can be laid out directly or embedded in an iframe, or you can copy and paste the content into another page. In the latter case, you must do the same with the style sheet.

Parameters:

- followed by the page title
Page name, option. Enclose in quotes if there are several words.
-c followed by a number
Number of frames per line.
-d follows the name of the directory where the images are located
If omitted, images will be taken from the current directory.
-w followed by URL
Web path to images. If omitted, images will be read from the page directory.
Page Name
With
extension of your choice.

Download Script


A GUI version is included in Bioloid.