原文链接 thinkphp处本人有修BUG 1.PHP导出代码如下(示例): //配置信息 $cfg_dbhost = 'localhost'; $cfg_dbname = 'xxx'; $cfg_d...