摘要: PHP file_get_contents() 函数 file_get_contents() 把整个文件读入一个字符串中。 $f=file_get_contents("1.txt"); 阅读全文
posted @ 2020-11-20 05:31 源梦学院 阅读(134) 评论(0) 推荐(0)
摘要: ├─baiindex.php 应用入口文件├─Apps 应用目录du├─Public 资源文zhi件目录├─Runtime 运行时目录└─Think 框架目录 阅读全文
posted @ 2020-11-20 01:47 源梦学院 阅读(50) 评论(0) 推荐(0)