![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Re: Replacing parts of a stringby aquarium (Curate) |
on Apr 12, 2003 at 10:14 UTC ( #250043=note: print w/replies, xml ) | Need Help?? |
ditto...use CGI.pm or similar--or be at the peril of code injection inside URLs. You should also use taint...and check (with a simple regex) that the parameters you receive are alphanumeric only (no quotes etc.)
Chris
In Section
Seekers of Perl Wisdom
|
|