Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.ftp-login.html
Дата изменения: Sun Feb 3 22:39:30 2002
Дата индексирования: Tue Oct 2 03:01:12 2012
Кодировка:
ftp_login

ftp_login

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

ftp_login -- Logs in an FTP connection

Description

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

Logs in the given FTP stream.

Returns TRUE on success, FALSE on error.