JMK Picture Gallery consists of two scripts; the first script is responsible for viewing the gallery. You can set how many pictures to thumbnail in each page and the script takes care of all the rest. When clicking on a thumbnail, the image appears in its actual size. In this page (when the image appears in its actual size), you can easily include information about the image (for example, in an art gallery, you could write the cost of the painting, its author, etc.). The second script is used for administration purposes and allows you to easily add, edit or remove any picture automaticly so that you don't have to manually edit the data files. Data files are in text mode, so the script doesn't require any specific database. |