write()
write( $filePath, $newContent, boolean $compareContents) : integer
Writes string content to a file
Parameters
| $filePath | ||
| $newContent | ||
| boolean | $compareContents | Determines if new content should be compared with the |
Returns
integer —Number of bytes that were written to the file