(PHP 3, PHP 4 >= 4.0.0)
bool chdir (string directory)
bool chdir
Changes PHP's current directory to directory. Returns FALSE if unable to change directory, TRUE otherwise.