On Fri, Nov 07, 2003 at 09:43:20AM -0000, Shaun wrote:
: 
: does anyone know of a function i can include in my scrpits to ensure all
: $_POST values sent from a page don't include any SQL?

If you're using MySQL, look at mysql_escape_string().

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

Reply via email to