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