Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.ftp-chdir.html
Дата изменения: Sun Feb 3 22:39:31 2002
Дата индексирования: Mon Oct 1 21:20:51 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.