Data::write()
Writes data to a file; the data handler is automatically chosen by the extension if not specified
Parameters
Name | Type | Default |
---|---|---|
$file * | string |
– |
$data | mixed |
[ ] |
$type | string |null |
null |
Return type
bool