12-30-2008, 11:31 PM
|
#3 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Village Idiot
Outside of our PM convo (this will go for every coder).
Please code with allman style indents to conform with project standards.
Please do not use sprintf to secure queries, it is an unnecessary layer of processing that takes longer to do than just compiling the query.
|
sprintf does not secure queries, Tanax's class secures the queries. :P sprintf formats the values in the query string.
__________________
VillageIdiot can have my babbies ;d
|
|
|
|