bool chdir ( string $directory )
Changes PHP's current directory to directory.
Returns TRUE on success or FALSE on failure.