I want to place a timer on my post function so that users can only
post every 30 seconds to prevent flooding.

I thought about using cookies that expire every 30 seconds but I seem
to remember that when using cookes you have to call them up first to
delete them as they don't delete themselves.

Does anyone have any suggestions?

the script I am working on is http://teqsun.com/links


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to