read_zip_data

Extract zip data. . If single_file is true, destination can start with * and / to signify that the file may come from any directory. Destination should not begin with a / if single_file is true.
Parameters Summary
string $data
string $destination
bool $single_file = false
bool $overwrite = false
array $files_to_extract = NULL