JArchive::extract
Extract an archive file to a directory.
Signature
public function extract(string
$archivename,
string
$extractdir )
Parameters
-
$archivename
- The name of the archive file
-
$extractdir
- Directory to unpack into
Returns
- boolean
- True for success