ファイルの存在チェック
2021/11/11
PHP7.2
$bool = file_exists($filename);
PHP: file_exists - Manual
https://www.php.net/manual/ja/function.file-exists.php
2021/11/11
PHP7.2
$bool = file_exists($filename);
PHP: file_exists - Manual
https://www.php.net/manual/ja/function.file-exists.php