Authentification d'une connexion FTP 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.