php以excle格式导出mysql里数据乱码?!急!加分

filename = dirname(__FILE__)."\words.xls";cols=array("A","B","C","D","E","F"); //EXCEL里的列 rows=1000; //每个sheet最多处理的行数 conn=mysql_connect("localhost","root","");mysql_select_db("db01");mysql_query("set names 'utf8'");function replace_str($str...
php以excle格式导出mysql里数据乱码?!急!加分
mengvlog 阅读 5 次 更新于 2025-07-21 02:46:02 我来答关注问题0
檬味博客在线解答立即免费咨询

mySQL相关话题

Copyright © 2023 WWW.MENGVLOG.COM - 檬味博客
返回顶部