Method File::fputs
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Write data to a file
protected function boolean fputs(mixed $varData, string $strMode)
Parameters
- mixed $varData
- Not documented yet. Please add documentation to this entry.
- string $strMode
- Not documented yet. Please add documentation to this entry.
Add a comment