首页 > 开发 > PHP > 正文

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

2024-05-04 22:11:47
字体:
来源:转载
供稿:网友
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 ( ) 清除缓存带来的影响
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表