Talking about safe-guards: you might want to check the -t and -T switches.
To the regexp:
($box !~ /^[my allowed characters in a handy class]+$/ || $value !~ /^[my allowed characters in a handy class]+$/
hth,
regards,
tomte
In reply to Re: CGI + safeguards
by Tomte
in thread CGI + safeguards
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |