Function __global->_intelligent_write_error
Definitions
sources/files2.php
- Discern the cause of a file-write error, and show an appropriate error message.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | File path that could not be written (full path, not relative) |