cache_file; header("Content-type: application/x-zip-compressed;"); header("Content-Disposition: attachment; filename=".$attachment->real_name); readfile($file_path); ?>