Russian Ukraine English
Catalog RSS


ftp_login

(PHP 3>= 3.0.13, PHP 4 >= 4.0b4)

ftp_login -- Logs in an FTP connection

Description

int ftp_login (int ftp_stream, string username, string password)

Returns true on success, false on error.

Logs in the given FTP stream.

Led