read_tgz_file

Reads a .tar.gz file, filename, in and extracts file(s) from it. essentially just a shortcut for read_tgz_data().
Parameters Summary
string $gzfilename
string $destination
bool $single_file = false
bool $overwrite = false
null|array $files_to_extract = NULL