flash_gordon
October 24th, 2002, 10:06 AM
I need to limit form data entry to once a day.
I have created a login and a PHP script that writes variables to a txt file. However, I want to limit the users ability to enter data to the server date, so that they can only enter in data once per day.
For example, a poll that allows a user base to vote once per day.
I need to do it using Actionscript, PHP, CGI, or javascript.
Any ideas, tutorials, or examples out there?
I have created a login and a PHP script that writes variables to a txt file. However, I want to limit the users ability to enter data to the server date, so that they can only enter in data once per day.
For example, a poll that allows a user base to vote once per day.
I need to do it using Actionscript, PHP, CGI, or javascript.
Any ideas, tutorials, or examples out there?