. * * For more information, contact Colosa Inc, 2566 Le Jeune Rd., * Coral Gables, FL, 33134, USA, or email info@colosa.com. * */ header('Pragma: '); header('Cache-Control: cache'); DumpHeaders($direction); //header("Content-Disposition: attachment; filename=\"$downloadName\""); //header("Content-Type: application/octet-stream; name=\"$downloadName\""); //$filename = PATH_UPLOAD . "$filename"; readfile($filename);