On Tue, Oct 4, 2011 at 2:44 PM, Jim Giner <jim.gi...@albanyhandball.com> wrote:

>
> I thought you were supposed to do an addslashes to protect your appl from
> malicious d/e.
>

To protect your app from malicious stuff going to SQL queries, you
should be using prepared statements, see
http://php.net/manual/en/pdo.prepared-statements.php

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

Reply via email to