Method Files::fputs
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Write content to a file
public function boolean fputs(string $resFile, string $strContent)
Parameters
- string $resFile
- Not documented yet. Please add documentation to this entry.
- string $strContent
- Not documented yet. Please add documentation to this entry.
Add a comment