file_exists
Core (file.inc)
Description
file_exists - Checks if a file exists (returns 1 on success, 0 on failure).
Syntax
file_exists ( const file[] )
Type
Native