VERY simple question from a newbie
Posted: Thu Jan 15, 2009 8:16 pm
I'm using the function defined at: http://www.phpbuilder.com/columns/sanitize_inc_php.txt
How do you call sanitize() to use the paranoid and html functions?
I've tried sanitize($string, 1 OR
but the string still outputs html & non alphanumeric characters
How do you call sanitize() to use the paranoid and html functions?
I've tried sanitize($string, 1 OR