摘要: $user_sql = "select * from `table`"; $user_list = $db->fetchAll($user_sql);//数据库查询 require_once dirname(__FILE__) . '/../../class/PHPExcel.php';//加载ph 阅读全文
posted @ 2017-04-28 10:42 白非得 阅读(298) 评论(0) 推荐(0)