$postvalue) { $$postkey=htmlspecialchars($postvalue); } foreach ($_GET as $getkey => $getvalue) { $$getkey=htmlspecialchars($getvalue); } */ ?>