|
ssh2_sftp_realpathResolve the realpath of a provided path string Beschreibung
string ssh2_sftp_realpath
( resource
$sftp
, string $filename
)
Translates Parameter-Liste
RückgabewerteReturns the real path as a string. Beispiele
Beispiel #1 Resolving a pathname
<?phpSiehe auch
|