|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
RE: Re: security in formsby Penfold (Novice) |
| on Nov 04, 2000 at 21:31 UTC ( [id://40026]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Apache::Session will do the equivalent of the PHP4 wizardry
for you in mod_perl.
Another approach would be to do something like an md5sum of $query->query_string . $query->remote_host, and save it in some persistent DB for 'an appropriate time' (possibly until your CGI has completed successfully and displayed the results page...)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||