源来页 公告 登陆

判断文件是否存在file_exists()

作曲 @Ta
2019-08-25 21:03

<?php
$filename = '/path/to/foo.txt';
if (file_exists($filename)) { 
echo "The file $filename exists";
} else {
echo "The file $filename does not exist";
}
?>
阅:1711 发表于2019-08-25 21:03
#php教程
评论:

返回源来页/返回首页


天合之作 曲在人意

心灵鸡汤:
      

®2019-2024 all power by Zlproject3.7
川公网安备 51192202000151号
蜀ICP备2021014921号-2 首页 #top

本网站由提供CDN加速/云储存服务

天合之作 曲在人意