ftp_login

(PHP 3>= 3.0.13, PHP 4 )

ftp_login -- Authentification d'une connexion FTP

Description

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

ftp_login() authentifie le flot FTP.

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.