eio_realpath
PECL eio >= 0.0.1dev
eio_realpath - Get the canonicalized absolute pathname
Manual
eio_realpath(
string$path,
int$pri,
callable$callback,
[string$data = NULL] ): resource
eio_realpath returns the canonicalized absolute pathname in result argument of callback function.
Parameters
- path
-
Short pathname
- pri
-
- callback
-
- data
-
Return Values