ftp_login

ftp_login -- Logs in to an FTP connection

Description

bool ftp_login ( resource ftp_stream, string username, string password)

Returns TRUE on success , FALSE on failure .