if(!is_numeric($id)) { header("Location: http://site/index.php"); }
if(!is_numeric($id)) { header("Location: http://site/index.php"); die;//exit }