Function __global->tar_close
Definitions
sources/tar.php
- Close an open TAR resource.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$resource | array | required parameter | N/A | N/A | The TAR file handle to close |