Web Hosting Talk







View Full Version : PHP - Photo Gallery Script


Ice_Black
04-15-2003, 06:13 PM
Hello,

Which "Photo Gallery" php script do you use (or which one I should use?)?

I am looking something similar to http://gallery.menalto.com/index.php but I want it mysql support...

Thanks

Rich2k
04-15-2003, 06:16 PM
I started writing my own at one point but then I found one that did just what I wanted so I used that instead.

4images seems to be quite good.

txclaw
04-15-2003, 07:34 PM
As you have mentioned gallery is good
and
http://squitosoft.angrymosquito.com/
is a nice album....

digitok
04-16-2003, 03:13 AM
PHP Photo Gallery scripts aren't that hard to create... Just read up on simple MySQL functions and PHP loops, etc. But if you want a full featured one, you could probably search on hotscripts.com.

akashik
04-16-2003, 06:16 AM
Take a look at this one:
4images - Image Gallery Management System
http://www.4homepages.de/

Nice looking script that works well.

Greg Moore

Ice_Black
04-16-2003, 11:40 AM
Thanks for comment,

I know I can write my own Image Gallery in PHP and beat any Image Gallery script (eg; 4images) out there :) but I don't have to time to do this yet!

Westech
04-16-2003, 11:57 AM
Here are some links you might find useful:

photoframe.sourceforge.net
photography-on-the.net/ee

This is the one I recommend to my clients:
www.chezgreg.net/coppermine

W-H-Mtl
04-16-2003, 12:48 PM
As a programmer, I like
to develop certain things
myself. I put together this
photogallery:

photogallery.franciscocharrua.com (http://photogallery.franciscocharrua.com)