摘要:
解决 PHP 输出中文乱码的问题 https://blog.csdn.net/wy_bk/article/details/88124285 <?php header("Content-type:text/html;charset=utf-8"); $x=5; // 全局变量 function myT 阅读全文
posted @ 2020-06-30 20:35
涂磊
阅读(277)
评论(0)
推荐(0)