Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: CGI and why?

by Sifmole (Chaplain)
on Dec 31, 2002 at 21:20 UTC ( [id://223474]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI and why?
in thread CGI and why?

I can see your first two points, but you could untaint by using the param methods ability to set a value right?
$q->param('varname', untaintit($q->param('varname')));

Your third point I can accept, except that in most cases where I see this the last performance issue that the code has is the method calls to $q

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://223474]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-03-28 21:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found