GetOne("SELECT id FROM `#@__archives` WHERE title LIKE '$t' "); if (is_array($row)) { echo "提示:系统已经存在标题为 '$t' 的文档。[关闭]"; }