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

ftp_chdir

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

ftp_chdir -- Changes directories on a FTP server

Description

bool ftp_chdir ( resource ftp_stream, string directory)

Changes to the specified directory.

Returns TRUE on success, FALSE on error.