On Tue, 21 Dec 2010 10:32:21 -0500 Adam Richardson <simpleshot@xxxxxxxxx> wrote: > 1. Turn off magic_quotes_gpc if on, as its use has been deprecated. > 2. Use prepared statements. > 3. Don't worry about stripping slashes ever again :) Thank you for a very enlightening answer. I guess I misunderstood the "PDO automatically quotes.." and the slashes part! :-) > Adam > > -- > Nephtali: A simple, flexible, fast, and security-focused PHP > framework http://nephtaliproject.com > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php