Geeft TRUE terug als het bestand of de directorie aangegeven met filename
bestaat; FALSE in alle andere gevallen.
Onder Windows, gebruik //computername/share/filename of \\computername\share\filename om bestanden op gedeelde netwerkmappen te controleren.
Opmerking: The results of this function are cached. See clearstatcache() for more details.
Opmerking: This function will not work on remote files as the file to be examined must be accessible via the servers filesystem.
Zie ook is_readable(), is_writable(), is_file() en file().