php中file_exists函数使用详解 说明:boolfile_exists(string$filename)如果由filename指定的文件或目录存在则返回TRUE,否则返回FALS file_exists函数