Method FTP::chmod
Inheritance:
- Files::chmod()
- FTP::chmod()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Change the file mode
public function boolean chmod(string $strFile, mixed $varMode)
Parameters
- string $strFile
- Not documented yet. Please add documentation to this entry.
- mixed $varMode
- Not documented yet. Please add documentation to this entry.
Add a comment