Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
FtpConnection
.ChDir
public function
ChDir
Prototype:
public function ChDir(path)
Parameters
path
the ftp path
Description:
Changes the current directory on the ftp server.
Return value:
Returns true if successfully, false otherwise.