![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Unexpected "text/plain" output with cgiby enoch (Chaplain) |
on Nov 13, 2002 at 17:48 UTC ( #212645=note: print w/replies, xml ) | Need Help?? |
Since no one has pointed it out, yet, you really really, really do not want to do:
What if someone (and, don't do this) passed in the URL http://www.robotskull.com/cgi-bin/index.cgi?page=kittens;`rm -rf /etc` (or worse). A better way would be to:
Enoch
In Section
Seekers of Perl Wisdom
|
|