Class tar

Description

Located in /tar.class.php (line 16)


	
			
Method Summary
tar __construct (string $filename)
void add (string $filename)
bool write ()
Methods
Constructor __construct (line 36)

Constructor

  • access: public
tar __construct (string $filename)
  • string $filename
add (line 46)

Add a file.

  • access: public
void add (string $filename)
  • string $filename
write (line 59)

Write the tar-file.

  • access: public
bool write ()

Documentation generated on Thu, 12 Mar 2009 16:30:27 +0800 by phpDocumentor 1.4.2