Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.chdir.html
Дата изменения: Sun Feb 3 22:37:33 2002
Дата индексирования: Mon Oct 1 20:56:53 2012
Кодировка:
chdir

chdir

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

chdir -- change directory

Description

bool chdir ( string directory)

Changes PHP's current directory to directory. Returns FALSE if unable to change directory, TRUE otherwise.