ALIAS

exists()

ShortPHP reference for file_exists().

Signature

file_exists(string $filename): bool

Example

exists(...);

PHP equivalent

file_exists() is the canonical PHP function. ShortPHP provides exists() as the convenience alias.

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: elog()

Next: fgc()

Back to reference