12-30-2008, 11:33 PM
|
#4 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by Orc
sprintf does not secure queries, Tanax's class secures the queries. :P sprintf formats the values in the query string.
|
Please don't use sprintf to format the query then; it's not necessary.
|
|
|
|