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