ftp_chdir

(PHP 3>= 3.0.13, PHP 4 >= 4.0b4)

ftp_chdir -- Changes directories on a FTP server

Description

int ftp_chdir (int ftp_stream, string directory)

Returns TRUE on success, FALSE on error.

Changes to the specified directory.