include_once("function.php")?> $id=$_GET["id"]; if($id!="" and is_numeric($id)) { $id=$id; } else { $id=5; } ?>