Archive_Tar
Tar file management class
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. Bz2 compression is also supported with the bz2 extension loaded.
PHP License
vblavet
lead
Vincent Blavet
vincent@blavet.net
ssb
helper
Stig Sæther Bakken
stig@php.net
1.1
2003-05-28
* Add support for BZ2 compression
* Add support for add and extract without using temporary files : methods addString() and extractInString()
stable
1.0
2003-01-24
Change status to stable
stable
0.10-b1
2003-01-08
Add support for long filenames (greater than 99 characters)
beta
0.9
2002-05-27
Auto-detect gzip'ed files
stable
0.4
2002-05-20
Windows bugfix: use forward slashes inside archives
stable
0.2
2002-02-18
From initial commit to stable
stable
0.3
2002-04-13
Windows bugfix: used wrong directory separators
stable