07 2020 档案
摘要:function down_file($url,$type='application/zip'){ header("Cache-Control: public"); header("Content-Description: File Transfer"); header('Content-dispo
阅读全文
摘要:参考: https://www.cnblogs.com/ivy-zheng/p/12614002.html https://blog.csdn.net/weixin_42390015/article/details/104060207 下载地址:http://mirrors.163.com/cygw
阅读全文
摘要:本文地址: https://www.laruence.com/2020/07/13/6033.html PHP8 alpha2发布了,最近引入了一个新的关键字:match, 这个关键字的作用跟switch有点类似。 虽然我一般对语法糖无感,但这个我觉得还是有点意思,match这个词也挺好看,那么它是
阅读全文