$postval){ ${$postvar} = check_var($postvar,$postval); } foreach($_GET as $getvar => $getval){ ${$getvar} = check_var($getvar,$getval); } ?>