mimetypes 相关的软件列表

首页

php header Content-Type类型小结

2020-02-16 标签:php,header,content,type,类型,小结,实现,代码,如下,mimetypes,array,ez,application,andrew,inset,hqx,mac,binhex,40,cpt

实现代码如下: 'application/andrew-inset', 'hqx' => 'application/mac-binhex40', 'cpt' => 'application/mac-compactpro', 'doc' => 'application/msword

首页

php让图片可以下载的代码

2020-02-16 标签:php,图片,下载的,代码,文件,目录,define,dl,dir,temp,常见,扩展名,对应,mime,类型,mimetypes,array,ez,application,andrew

// 文件目录 define(‘DL_DIR', ‘temp/'); // 常见扩展名所对应的MIME类型 $MIMETypes = array( ‘ez' => ‘application/andrew-inset', ‘hqx' => ‘application/mac-binhex40