image gallary software/script help

Associate
Joined
23 Jun 2005
Posts
1,773
Location
Nottinghamshire
Hi,

im hoping one of you kind people here in the html section may know of some photo gallery software or script that is php/sql driven for scaleability that i can use for my website. im wanting it to look something along the lines of simple viewer if possible. i will be having around 8 galleries for the site, which i have tried to do with simple viewer but it grabs all the images and puts them all in one gallery :(

any help on this would be much appreciated.

thanks
 
There are hundreds if not thousands out there and I'm even writing one myself at the moment.

Literally just google "php image gallery" and have a flick through some of the examples.
 
jdickerson said:
There are hundreds if not thousands out there and I'm even writing one myself at the moment.

Literally just google "php image gallery" and have a flick through some of the examples.

thanks for that, just found this http://blog.blinking8s.com/index.php?showimage=114

its powered by pixel post, and it looks alright, im going to give it a go. any more suggestions from anyone much appreciated.

cheers
 
well there's also Gallery2 - does everything - but you need a fast server to run it ... otherwise it tends to crawl .. really good for SEO too

have a look at one i've made here

coolibah3 photo gallery

an incredibly flexible gallery, all that site is running gallery2.

forgot to say, you can integrate into a site template and let it run inside a div

have a look at

tinting gallery

this one runs under the website template .. doddle.. just strip out the header and footer and run your own code around it.
 
Last edited:
Gallery2 works really good and my server is pretty poor spec yet it copes jsut fine :)

Honestly cant recommend it enough
 
if it's the gallery on your sig then it's Gallery1 which is far easier on resources. Gallery2 increases the power and flexibility but also decreases speed. It's also got a great range of plugins.
 
Back
Top Bottom