Hi. I'm Dane Carlson and this is my personal blog. The business opportunities are here: www.business-opportunities.biz. Home Archives dane@danecarlson.com RSS
if ($_GET['name']) { $name = filter_input(INPUT_POST | INPUT_GET, 'name', FILTER_SANITIZE_SPECIAL_CHARS); }
via Keeping Web Users Safe By Sanitizing Input Data.
Oct 20, 2011