小编ano*_*ous的帖子

检查php中是否存在文件

if (!(file_exists(http://mysite.com/images/thumbnail_1286954822.jpg))) {   
$filefound = '0';                         
}
Run Code Online (Sandbox Code Playgroud)

为什么这不起作用?

php file-exists

35
推荐指数
5
解决办法
11万
查看次数

标签 统计

file-exists ×1

php ×1