Function __global->zip_error
Definitions
sources/failure.php
- Terminate with an error caused by unzipping.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$filename | PATH | required parameter | N/A | N/A | The file we attempted to load |
$errno | integer | required parameter | N/A | N/A | The ZIP error number |
Return
- Error message
- Type: Tempcode
- Set: N/A
- Range: N/A