摘要: PHP查看在主机禁用的函数 <?php header("content-Type: text/html; charset=utf-8"); header("Cache-Control: no-cache, must-revalidate"); header("Pragma: no-cache"); 阅读全文
posted @ 2020-05-13 00:20 MargoHu 阅读(697) 评论(0) 推荐(0) 编辑