ADOdv sanitizing queries

Posted by pixel on Stack Overflow See other posts from Stack Overflow or by pixel
Published on 2010-04-21T20:26:52Z Indexed on 2010/04/21 20:43 UTC
Read the original article Hit count: 199

Filed under:
|

Just trying to make sure all my queries are sanitized. We're using ADOdb (it's already in place, so no talking me out of it).

Is there something in ADOdb like mysql_real_escape_string?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about adodb