下载文件--针对大多数的文件类型
function forceDownLoad($filename='' ,$data=''){ if($filename=='' OR $data==''){ return false; } if(FLASE === strpos($filename,'.')){ return false; } $x = explod('.',$filename); $extension = end($x); $mimes = array('hqx'=>'application/mac-binhex40','cpt'=>'application/mac-compactpro','csv'=>'text/x-comma-separated-values','text/csv','application/csv','application/excel','application/vnd.msexcel','bin'=>'application/macbinary','dms'=>'application/octet-stream','lha'=>'application/octet-stream','lzh'=>'application/octect-stream','exe'=>array('application/octet-stream')); if(!isset($mimes[$extension])){ $mime = 'application/octet-stream'; } else{ $mime = (is_array($mimes[$extension]); ))?$mimes[$extension][0]: $mimes[$extension]; } header('Content-type:"'. $mime.'"'); $tmpName = $filename; $filename = '"''.urlencode($tmpName)."'; ////IE 中文名支持 if(strstr(strtolower($_SERVER['HTTP_USER_AGER']),'firefox') !=false){ $filename='" .$tmpName."';} /////Firefox 中文支持 if(strstr(strtolower($_SERVER['HTTP_USER_AGER']),'chrome') !=false){ $filename='" .$tmpName."';} /////Chrome 中文支持 header('Content-Disposition:attachment; filename='. $filename); header('Expires:0'); header('Cache-Control: must-revalidate,post-check=0,pre-check=0'); header('Content-Transfer-Encoding:binary'); header('Pragma:no-cache'); header('Content-Length:'.strlen($data)); exit($data); }

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver Mac version
Visual web development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
