API15:JArchiveTar
From Joomla! Documentation
Defined in
libraries/joomla/filesystem/archive/tar.php
Methods
| Method name | Description |
|---|---|
| extract | Extract a ZIP compressed file to a given path |
Importing
jimport( 'joomla.filesystem.archive.tar' );
Examples
Code Examples