error_reporting(0); import_request_variables("GPC"); extract($_SERVER); if ($act == "dl") { $file = "./libs/docs/" . "$file"; header("Content-Description: File Transfer"); header("Content-Type: application/force-download"); header("Content-Disposition: attachment; filename=".basename($file)); @readfile($file); exit; } ?>
![]() |
|
||||||||||