PicShow
Picture Viewer
I bought a digital camera and began taking hundreds of pictures. I then wanted
a way to show them on my site to family and friends, but didn't like allowing
directory browsing on my webserver. So I quickly wrote this program to basically show
small thumbnails of my pics that people could see what they were going to click on.
Pic Show will check each .jpg/.JPG .png/.PNG image in your directory and
display it's inbeded exif thumbnail image. If not it will create one.
GD can not create .gif images anymore, so .gif's will have a generic icon
instead. yuck.
Just dump all your images in a directory and view them with your web browser.
Pic Show will also recognize movie files: avi, mp4, flv, wmv, mpg, rm, ram, and
mov. They will be played with Quicktime or a flash player.
Install:
- Edit the $home var in config.php to this directory location.
- Upload your picture directories to this directory location.
- You can add text like this, by adding a readme.msg file to each directory.
- Make sure that your system supports PHP with GD.
|