photografy forum

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
glou
Forum Newbie
Posts: 1
Joined: Mon Jan 11, 2010 8:05 am

photografy forum

Post by glou »

Hi there ! this is my first post in here so i salute all of you !

i have a question in which i would like some help ! in a photography forum with ppl voting other ppl creations, how can i lock users voting for their own pictures ???

thank u in advance !
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: photografy forum

Post by pickle »

Is each picture it's own thread? If so, just disable the voting form if the viewer is the same person as the thread creator.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply