Hi All...
There is a problem and I really need a solution for this.
This is what I want to do and I cannot do in PHP, probably because I am new to php.
I want it to be such that the people can submit the form every 24 hour. If someone submits the form, then a window comes up saying that the form will be reopen for submissin after 23 hrs 59 min 59 sec and so on. So when every one goes to the website to submit the form, the will see the amount of time remaining for the form to be open for submission. Once, the 24 hrs has passed, the page for the form is displayed and people can submit the form with their information. As soon as a person submits the form, the window comes up saying the time that the form will be reopen form submission after so and so time.
The reason I want to do this is so that I receive only one form submission in the 24 hr period time.
I would really appreciate if someone could write me a code in php for this. Waiting eagerly for the reply. Thanks.