ftp_chdir
Changes the current directory on a FTP server
&reftitle.description;
boolftp_chdir
FTP\Connectionftp
stringdirectory
Changes the current directory to the specified one.
&reftitle.parameters;
ftp
&ftp.parameter.ftp;
directory
The target directory.
&reftitle.returnvalues;
&return.success;
If changing directory fails, PHP will also throw a warning.
&reftitle.changelog;
&Version;
&Description;
&ftp.changelog.ftp-param;
&reftitle.examples;
ftp_chdir example
]]>
&reftitle.seealso;
ftp_cdup
ftp_pwd