php文件

时间:2026年06月22日 07:52:35

PHP file() 函数

file()函数把整个文件读入一个数组中。.file_get_contents()类似,不同的是file()将文件作为一个数组返回...www.w3school.com.cn