On Thu, Dec 20, 2012 at 10:34 AM, Jim Giner
<jim.gi...@albanyhandball.com> wrote:
>
> If you are using
> mysql for a db, then you should already be using mysql_real_escape_string in
> place of addslashes.

    Actually, you should start moving toward MySQLi, as mysql_*() is deprecated.

-- 
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to