Posted by Geoff Berrow on 10/22/06 12:33
Message-ID: <ehd9j5$p82$1@localhost.localdomain> from Robertico
contained the following:
>I'am relative new to php and i'd like to create a simple gallery project.
>Starting point:
>- I've a directory (parent) with some subdirecories containing the images
>(jpg-files)
>- Add the images to a database (mysql) -> filename, md5 hash value
>- create a webpage with thumbnails (thumbnail links to full image)
>
>Who can recommend me a good (simple) tutorial or example
Here's on that doesn't use a database
http://www.walkingoutdoors.co.uk/Geoff/gallery/
Code:
http://www.walkingoutdoors.co.uk/Geoff/gallery/gallery.zip
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
[Back to original message]
|