FTP
PHP Manual

ftp_pwd

(PHP 4, PHP 5)

ftp_pwd — 返回当前目录名

描述

string ftp_pwd ( resource $ftp_stream )

返回当前目录名称,发生错误则返回 FALSE


FTP
PHP Manual