首页 > Web开发 > 详细

php 文件状态缓存带来的问题

时间:2016-02-08 15:09:56      阅读:192      评论:0      收藏:0      [点我收藏+]
stat(),lstat(),file_exists(),is_writable(),is_readable(),is_executable(),is_file(),is_dir(),is_link(),filectime(),fileatime(),filemtime(),fileinode(),filegroup(),fileowner(),filesize(),filetype() , fileperms()

解决办法:在使用这些函数前,使用clearstatcache ( ) 清除缓存带来的影响

php 文件状态缓存带来的问题

原文:http://www.jb51.net/article/16806.htm

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!