Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Flexible Update SQL

by JavaFan (Canon)
on Dec 02, 2010 at 01:11 UTC ( [id://874794]=note: print w/replies, xml ) Need Help??


in reply to Re: Flexible Update SQL
in thread Flexible Update SQL

Remember, you should really be using placeholders to prevent SQL injection attacks.
There can only be SQL injection attacks if the OP would be passing in data from untrusted sources to the subroutines.

There is, however, a much better to use placeholders. It'll take care of dealing with undef values.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-25 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found