ftp_chdir

(PHP 3>= 3.0.13, PHP 4 >= 4.0.0)

ftp_chdir -- Changes directories on a FTP server

Description

int ftp_chdir (int ftp_stream, string directory)

Changes to the specified directory.

Returns TRUE on success, FALSE on error.