file_exists() 函数检查文件或目录是否存在。
笔记:该函数的结果被缓存。使用清除统计缓存()清除缓存。
file_exists(
path)
Parameter | Description |
---|---|
path | Required. Specifies the path to the file or directory to check |
返回值: | 如果文件或目录存在则为 TRUE,如果失败则为 FALSE |
---|---|
PHP 版本: | 4.0+ |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!