include_once("function.php")?> $id=$_GET["id"]; if($id=="" || !is_numeric($id)) { echo ""; exit; } $sortid=infos("news","id",$id,"sortid"); ?>