0
[

$this->zip->download($f);
$files = glob($m .'/*.pdf', GLOB_MARK); // get all file names

       if (readfile($file)) {
            unlink($file);
         }      

]
Kyle Wang - MSFT
  • 3,415
  • 3
  • 6
  • 26

0 Answers0