Nathan Rixham wrote:
here's an example / test code: $title = stripJunkSimple(stripslashes(htmlentities($item['title'])));
there are a couple of custom functions in this script i forgot to pull out so stripJunkSimple can be removed and the db lookup replaced with you're own - just sample code but you should be aware incase of copy and pasting
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php