Jump to content

help with contest script


rille95

Recommended Posts

Along those same lines. Your question is actually beyond the scope and type of help that a forum can provide in the few hundred words that could be given in a reply.

 

This is the subheading of this forum -

Do you need help with some code you wrote?

 

If the scope of your question concerns a specific error or problem with your code or with a specific question about what you want to do (a specific question about a contest script would be something like, how do I design a mysql table so that I can detect and prevent duplicate entries by the same person...), then a forum would be able to help you.

 

For a broad question like - I would like to code a __________ (insert name of any application) but i don't know how, you are going to be disappointed with the replies because, except for the simplest applications, we cannot provide information that addresses your level of experience and with enough details that it will actually do you any good.

you can get the time for now, and the time for a week later like so

$now = time();
$weekLater = strtotime("+1 week");

 

now its just a matter of using these values along with some sort of data base to get a contest winner

 

Okay I'll try making a script from that :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.