dumpFile(string $filename, string $content)
Atomically dumps content into a file.
dumpFile(string $filename, string $content)
Atomically dumps content into a file.
string | $filename | The file to be written to |
string | $content | The data to write into the file |
IOException | If the file cannot be written to. |
Designed by : w10schools
service@w10schools.com
Please login to continue.