ftp_login

(PHP 3>= 3.0.13, PHP 4 >= 4.0.0)

ftp_login -- Authentification d'une connexion FTP

Description

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

ftp_login() retourne TRUE en cas de succès, et FALSE sinon.

ftp_login() authentifie le flot FTP.