Method Files::fopen
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Open a file and return the handle
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