PHP Manual
Prev
Next
ftp_login
(PHP 3>= 3.0.13, PHP 4 )
ftp_login -- Logs in an FTP connection
Description
bool
ftp_login
( resource ftp_stream, string username, string password)
Logs in the given FTP stream.
Returns
TRUE
on success,
FALSE
on error.
Prev
Home
Next
ftp_get_option
Up
ftp_mdtm