where_clause("data", array("id" => $id)); $db->query("select title,url,keyword from data $where"); if (!$db->next_record()) { Error("主题不存在!"); } echo "\n
评论:".$db->f("title")."
管理密码:\n\n" : ""; echo "