TemplatesModelTemplate::extractArchive
Extract contents of a archive file.
Signature
public function extractArchive(string
$fileĀ )
Parameters
-
$file
- The name and location of the file
Returns
- boolean
- true if image extraction is successful, false otherwise.