|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^3: Variable interpolation in a file to be read inby afoken (Parson) |
| on Oct 06, 2011 at 18:12 UTC ( #930038=note: print w/ replies, xml ) | Need Help?? |
|
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
-- Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||