Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Improving the security of SQL::Interp

by Porculus (Hermit)
on Jan 06, 2010 at 22:10 UTC ( [id://815992]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $v1 = 'field3';
    my $v2 = 'value';
    sql_interp('SELECT * FROM table WHERE field1 = ', $v1, ' AND field2 = 
    +', $v2)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 03:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found