Archive_Tar::Archive_Tar() -- constructor
Description
The constructor declares a new Archive_Tar
object, identifying it by the name of the tar file.
Parameter
string $tarname -
the name of the tar archive to work with
boolean $compress -
if TRUE, indicates that the archive is
compressed (using zip).