Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

(ichimunki) Re: Web form security

by ichimunki (Priest)
on Jul 30, 2001 at 18:51 UTC ( [id://100888]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $this = text_detaint( param('this') ) || 'default text';
    
    ...
    
    my $this = num_detaint( param('this') ) or
        output_error( "this", "must be a number" );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-03-28 20:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found