ftp_chdir

ftp_chdir -- Changes directories on a FTP server

Description

bool ftp_chdir ( resource ftp_stream, string directory)

Returns TRUE on success , FALSE on error .