![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^2: python like named placeholders sprintf ?by saberworks (Curate) |
on Jan 16, 2009 at 03:25 UTC ( #736729=note: print w/replies, xml ) | Need Help?? |
I know this isn't a PHP board but what you're suggesting is very dangerous. Using simple sprintf & %s in php like that does not get you all the benefits of ? placeholders in DBI. Later versions of PHP have PDO which is similar to DBI (but not as nice).
In Section
Seekers of Perl Wisdom
|
|