Archive class interface
- Depuis
- 1.0
◆ extract()
extract |
( |
|
$archive, |
|
|
|
$destination |
|
) |
| |
Extract a compressed file to a given path
- Paramètres
-
string | $archive | Path to archive to extract |
string | $destination | Path to extract archive to |
- Renvoie
- boolean True if successful
- Depuis
- 1.0
- Exceptions
-
Implémenté dans Zip, Tar, Gzip, et Bzip2.
◆ isSupported()
Tests whether this adapter can unpack files on this computer.
- Renvoie
- boolean True if supported
- Depuis
- 1.0
Implémenté dans Zip, Gzip, Tar, et Bzip2.
La documentation de cette interface a été générée à partir du fichier suivant :