Related Functions

file_exists

PHP 4.0.0+

Determines whether a file or directory exists at the specified path location.

Description

The file_exists() Determines whether a file or directory exists at the specified path location.

Example