include("common.inc"); $db=new DB_sql; $db->connect(); if (is_int($id)) {die ("非法操作!");} //判断$id值是否合法。 ?>