Method FTP::is_writeable
Inheritance:
- Files::is_writeable()
- FTP::is_writeable()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Check whether a file is writeable
public function boolean is_writeable(string $strFile)
Parameters
- string $strFile
- Not documented yet. Please add documentation to this entry.
Add a comment