ALIAS

real()

ShortPHP reference for realpath().

Signature

realpath(string $filename): string|false

Example

real(...);

PHP equivalent

realpath() is the canonical PHP function. ShortPHP provides real() as the convenience alias.

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: rnd()

Next: sxfile()

Back to reference