PHP 手冊
上一頁
下一頁
ftp_login
(PHP 3>= 3.0.13, PHP 4 )
ftp_login -- Logs in to an FTP connection
Description
bool
ftp_login
( resource ftp_stream, string username, string password)
Logs in to the given FTP stream.
Returns
TRUE
on succes,
FALSE
on failure.
上一頁
最開頭
下一頁
ftp_get
上一層
ftp_mdtm