Method FTP::fopen

Inheritance:

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/FTP.php line 157
Automatically extracted PHP DOC comment from code:

Open a file and return the handle

END OF PHP DOC
public function resource fopen(string $strFile, string $strMode)

Parameters

string $strFile
Not documented yet. Please add documentation to this entry.
string $strMode
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 2 and 8.