"Stuart Dallas" <[email protected]> wrote in message news:[email protected]... 1. Why are you using addslashes?
2. MySQL will strip one level of backslashes. ********* I thought you were supposed to do an addslashes to protect your appl from malicious d/e. Did not know that mysql drops the slashes. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

