|
ssh2_sftp_readlinkReturn the target of a symbolic link Description
string ssh2_sftp_readlink(resource
$sftp, string $link)Returns the target of a symbolic link. Parameters
Return Values
Returns the target of the symbolic Examples
Example #1 Reading a symbolic link See Also
|