Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Prevent SQL Injection

by andreas1234567 (Vicar)
on Apr 08, 2008 at 07:57 UTC ( [id://678945]=note: print w/replies, xml ) Need Help??


in reply to Re: Prevent SQL Injection
in thread Prevent SQL Injection

In general you should store whatever data you receive in its original form, and not encoded for a particular output.
Yes, provided that the data is properly validated, e.g. as described in Data Validation (owasp.org).
--
Andreas

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-20 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found