On 12/20/2012 10:36 AM, Daniel Brown wrote:
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.

true dat.

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

Reply via email to