eio_realpath

PECL eio >= 0.0.1dev
eio_realpath - Get the canonicalized absolute pathname
Manual
Code Examples

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

Example of eio_realpath

Show all examples for eio_realpath

PHP Version: