readlink

 string readlink ( string $path ) 

説明

readlink() does the same as the readlink C function.

戻り値

Returns the contents of the symbolic link path or FALSE on error.