tablepre; $sql = "DROP TABLE IF EXISTS {$tablepre}post_reply;"; $r = db_exec($sql); $r === FALSE AND message(-1, '卸载表失败'); ?>