PHP 手冊
前一頁
下一頁
chdir
(PHP 3, PHP 4 )
chdir -- Change directory
Description
bool
chdir
( string directory)
Changes PHP's current directory to
directory
. 成功回傳
TRUE
失敗回傳
FALSE
。.
See also
getcwd()
.
前一頁
內容
下一頁
Directory functions
上一層
chroot