how to "Multi User Image Gallery"

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
liam
Forum Newbie
Posts: 2
Joined: Sun Oct 23, 2005 3:34 am

how to "Multi User Image Gallery"

Post by liam »

i want to make a multi user image gallery, and dont even know where to start.
completely new to php/sql but want to make a basic site. where users can upload images, and display a page for each user w/ images that they can upload

any ideas?
Resources?
Scripts?

thx in advance,

liam
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I'd suggest downloading an existing gallery.

here's one that was talked about recently...
viewtopic.php?t=38364
liam
Forum Newbie
Posts: 2
Joined: Sun Oct 23, 2005 3:34 am

Post by liam »

hmm, well thats not really what im looking for, but i will google it and see what i can find ;)
thx
foobar
Forum Regular
Posts: 613
Joined: Wed Sep 28, 2005 10:08 am

Post by foobar »

Not sure if they have a category for it, but http://www.hotscripts.com have loads of PHP scripts.
Post Reply