photo contest, help

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
jestros
Forum Newbie
Posts: 3
Joined: Mon Jun 30, 2003 8:30 pm

photo contest, help

Post by jestros »

I need to get a php photocontest going asap. Im not sure how to go about it. Anyone have scripts for uploading then displaying?
I can make the script for the poll once we get to that point.
Any help would be great!!!
m3rajk
DevNet Resident
Posts: 1191
Joined: Mon Jun 02, 2003 3:37 pm

Post by m3rajk »

i have three that will make a gallery of photos in any subdirectory to the directory they are in...

if you want that i can give it to you. shouldn't be hard to make it display a name for each picture.

i don't have one for uploading though
jestros
Forum Newbie
Posts: 3
Joined: Mon Jun 30, 2003 8:30 pm

Post by jestros »

Thanks man. This thing needs to be full automated though. They think I can just snap my fingers and do it. They want it in the next hour and keep aim'ing me. damn it
m3rajk
DevNet Resident
Posts: 1191
Joined: Mon Jun 02, 2003 3:37 pm

Post by m3rajk »

well... look at this...if you like it i'll send the files.

http://people.brandeis.edu/~m3rajk/pics/

i threw the pics i had on the server into two different sub directories
m3rajk
DevNet Resident
Posts: 1191
Joined: Mon Jun 02, 2003 3:37 pm

Post by m3rajk »

turns out one of the .jpg files must have a bad encoding... cause it works with the rest... i'll look into that later
jestros
Forum Newbie
Posts: 3
Joined: Mon Jun 30, 2003 8:30 pm

Post by jestros »

thanks m3rajk,
For now I've got them talked into having people submit via email, and I'll just hand code the pages. Sucks, but its alot less pain on my brain :)
Post Reply