Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.hcs.cmc.msu.ru/php/function.ftp-close.html
Дата изменения: Sun Feb 3 22:39:38 2002
Дата индексирования: Mon Oct 1 21:41:18 2012
Кодировка:
ftp_close

ftp_close

(unknown)

ftp_close -- Closes an FTP connection

Description

void ftp_close ( resource ftp_stream)

Note: This function is only available in CVS.

ftp_close() closes ftp_stream and releases the resource. You can't reuse this resource but have to create a new one with ftp_connect().