PHP 매뉴얼
이전
다음
ftp_login
(PHP 3>= 3.0.13, PHP 4 )
ftp_login -- Logs in an FTP connection
Description
int
ftp_login
( int ftp_stream, string username, string password)
Returns
TRUE
on success,
FALSE
on error.
Logs in the given FTP stream.
이전
처음으로
다음
ftp_get
위로
ftp_mdtm