chdir

 bool chdir ( string $directory ) 

説明

Changes PHP's current directory to directory.

戻り値

Returns TRUE on success or FALSE on failure.