相关文章推荐
小眼睛的机器猫  ·  I am getting key ...·  1 年前    · 
重感情的墨镜  ·  解决ASP.NET Web API ...·  1 年前    · 
卖萌的红金鱼  ·  wpf 右键菜单-掘金·  1 年前    · 
激动的警车  ·  s3cmd - What is the ...·  1 年前    · 

file_get_contents() 把整个文件读入一个字符串中。

该函数是用于把文件的内容读入到一个字符串中的首选方法。如果服务器操作系统支持,还会使用内存映射技术来增强性能。

file_get_contents(path,include_path,context,start,max_length)