摘要: 实例: 首先建立 mysql的配置文件 dbconfig.php <?php $phpexcel=array( "host"=>'localhost',//127.0.0.1 "username"=>"root",//用户名 "password"=>"123",//密码 "database"=>"P 阅读全文