Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
FtpConnection
.Delete
public function
Delete
Prototype:
public function Delete(path)
Parameters
path
the ftp file path
Description:
Deletes a file from the ftp server.
Return value:
Returns true if successfully, false otherwise.