int file_exists
Returns true if the file specified by filename exists; false otherwise.
The results of this function are cached. See clearstatcache() for more details.