• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

php中文件格式的汇总

php 搞代码 4年前 (2022-01-22) 28次浏览 已收录 0个评论

在之前的文章中我们给大家介绍了关于php格式的书写,相信大家都可以轻松的掌握,那么在php中还有那些文件格式呢,今天我们就带大家来总结下php中的文件格式!

php中文件格式的汇总

<?php  $mime_types = array(   'gif' => 'image/gif',  'jpg' => 'image/jpeg',   'jpeg' => 'image/jpeg',   'jpe' => 'image/jpeg',   'bmp' => 'image/bmp',   'png' => 'image/png',   'tif' => 'image/tiff',     'tiff' => 'image/tiff',   'pict' => 'image/x-pict',   'pic' => 'image/x-pict',   'pct' => 'image/x-pict',   'tif<a>本2文来*源gao($daima.com搞@代@#码(网</a><strong>搞gaodaima代码</strong>' => 'image/tiff',   'tiff' => 'image/tiff',    'psd' => 'image/x-photoshop',    'swf' => 'application/x-shockwave-flash',   'js' => 'application/x-javascrīpt',   'pdf' => 'application/pdf',   'ps' => 'application/postscrīpt',   'eps' => 'application/postscrīpt',    'ai' => 'application/postscrīpt',   'wmf' => 'application/x-msmetafile',    'css' => 'text/css',   'htm' => 'text/html',   'html' => 'text/html',   'txt' => 'text/plain',   'xml' => 'text/xml',   'wml' => 'text/wml',   'wbmp' => 'image/vnd.wap.wbmp',    'mid' => 'audio/midi',   'wav' => 'audio/wav',   'mp3' => 'audio/mpeg',    'mp2' => 'audio/mpeg',    'avi' => 'video/x-msvideo',   'mpeg' => 'video/mpeg',   'mpg' => 'video/mpeg',   'qt' => 'video/quicktime',   'mov' => 'video/quicktime',    'lha' => 'application/x-lha',   'lzh' => 'application/x-lha',   'z' => 'application/x-compress',   'gtar' => 'application/x-gtar',   'gz' => 'application/x-gzip',   'gzip' => 'application/x-gzip',   'tgz' => 'application/x-gzip',   'tar' => 'application/x-tar',   'bz2' => 'application/bzip2',   'zip' => 'application/zip',   'arj' => 'application/x-arj',   'rar' => 'application/x-rar-compressed',    'hqx' => 'application/mac-binhex40',   'sit' => 'application/x-stuffit',   'bin' => 'application/x-macbinary',    'uu' => 'text/x-uuencode',   'uue' => 'text/x-uuencode',    'latex'=> 'application/x-latex',   'ltx' => 'application/x-latex',   'tcl' => 'application/x-tcl',    'pgp' => 'application/pgp',   'asc' => 'application/pgp',   'exe' => 'application/x-msdownload',   'doc' => 'application/msword',   'rtf' => 'application/rtf',   'xls' => 'application/vnd.ms-excel',   'ppt' => 'application/vnd.ms-powerpoint',   'mdb' => 'application/x-msaccess',   'wri' => 'application/x-mswrite',   );    ?>

总结:

看完本篇文章相信大家对php中的文件格式都有一个新的认识了,每个文件格式都表示不一样的文件,所以大家不要搞混乱了,希望对你有所帮助!

相关推荐:

书写php格式的示例

一篇很全的phpcms和php格式化时间戳教程

php是什么文件?怎么打开?四种打开php格式文件方法(图)

以上就是php中文件格式的汇总 的详细内容,更多请关注搞代码gaodaima其它相关文章!


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:php中文件格式的汇总
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址