bool exists(string|array|Traversable $files)
Checks the existence of files or directories.
bool exists(string|array|Traversable $files)
Checks the existence of files or directories.
string|array|Traversable | $files | A filename, an array of files, or a \Traversable instance to check |
bool | true if the file exists, false otherwise |
Designed by : w10schools
service@w10schools.com
Please login to continue.