Author Topic: Simple PHP photo script  (Read 6723 times)

0 Members and 1 Guest are viewing this topic.

Offline dj

  • Global Moderator
  • album.pl User
  • *****
  • Posts: 1
  • Karma: +1/-0
Simple PHP photo script
« on: August 12, 2004, 20:09:44 »
Hi all,

I thought that I would post this simple PHP script that I wrote to browse photos, in case people are interested. Be gentle...it was my first PHP script. (well, after "Hello, World" :))

                         dj

- directories are albums
- creates a .metadata directory with the same structure as your photos
- thumbs go into your metadata directory
- thumbs created by imagemagick but I guess you could use any command-line program
- list of to-do items is much longer than the list of things it does...