ftp_chdir

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

ftp_chdir -- Changes directories on a FTP server

Description

bool ftp_chdir (resource ftp_stream, string directory)

Changes to the specified directory.

Returns TRUE on success, FALSE on error.