quote() is evil. Well, not exactly, but using quote() manually causes more trouble than it is worth. Always use placeholders and you never again have to think about quoting values for SQL statements. Plus, DBI, DBD or database can cache prepared statements for better application performance.
Alexander
In reply to Re^3: Variable interpolation in a file to be read in
by afoken
in thread Variable interpolation in a file to be read in
by tapolyaip
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |