发布网友 发布时间:2022-04-23 00:39
我来回答
共1个回答
热心网友 时间:2023-10-09 10:49
一次性读取最快
可以采用 file_get_contents() 函数
file_get_contents() 函数把整个文件读入一个字符串中。
例子
望采纳 Thx