7 lines
260 B
Text
7 lines
260 B
Text
|
This class provides handling of tar files in PHP.
|
||
|
|
||
|
It supports creating, listing, extracting and adding to tar files.
|
||
|
Gzip support is available if PHP has the zlib extension built-in or loaded.
|
||
|
|
||
|
WWW: http://pear.php.net/manual/en/packages.file.archive-tar.php
|