JClientFtp::chdir
Method to change the current working directory on the FTP server
Signature
public function chdir(string
$path )
Parameters
-
$path
- Path to change into on the server
Returns
- boolean
- True if successful