You could have PHP insert a hidden form value holding the start time in the
form. Then compare the start time with the current time when they submit and
handle as needed. You could somehow encrypt the start time to prevent
tampering.

-Bryan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to