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