标签:file_exists函数

file_exists函数

#file_exists函数

📚 共 1 篇文章 🏷️ 标签分类 📝 file_exists函数
file_exists函数

php中file_exists函数使用详解

说明:boolfile_exists(string$filename)如果由filename指定的文件或目录存在则返回TRUE,否则返回FALS