0757d13ca3
PR: ports/81560 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
9 lines
360 B
Text
9 lines
360 B
Text
PEAR::File_Archive is strongly object oriented. It makes it very easy to use,
|
|
writing simple code, yet the library is very powerfull.
|
|
|
|
It lets you easily read or generate tar, gz, tgz, bz2, tbz, zip, ar (or deb)
|
|
archives to files, memory, mail or standard output.
|
|
|
|
See http://poocl.la-grotte.org for a tutorial.
|
|
|
|
WWW: http://pear.php.net/package/File_Archive/
|