|
ssh2_sftp_readlinkReturn the target of a symbolic link Beschreibung
string ssh2_sftp_readlink
( resource
$sftp
, string $link
)Returns the target of a symbolic link. Parameter-Liste
Rückgabewerte
Returns the target of the symbolic Beispiele
Beispiel #1 Reading a symbolic link
<?phpSiehe auch
|