Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
mime_types.inc
1
<?php
31
$standards_lists_mime_types = Array(
32
'onetoc'
=>
'application/onenote'
,
33
'onetoc2'
=>
'application/onenote'
,
34
'onetmp'
=>
'application/onenote'
,
35
'onepkg'
=>
'application/onenote'
,
36
'xlam'
=>
'application/vnd.ms-excel.addin.macroEnabled.12'
,
37
'xlsb'
=>
'application/vnd.ms-excel.sheet.binary.macroEnabled.12'
,
38
'xlsm'
=>
'application/vnd.ms-excel.sheet.macroEnabled.12'
,
39
'xltm'
=>
'application/vnd.ms-excel.template.macroEnabled.12'
,
40
'ppam'
=>
'application/vnd.ms-powerpoint.addin.macroEnabled.12'
,
41
'pptm'
=>
'application/vnd.ms-powerpoint.presentation.macroEnabled.12'
,
42
'sldm'
=>
'application/vnd.ms-powerpoint.slide.macroEnabled.12'
,
43
'ppsm'
=>
'application/vnd.ms-powerpoint.slideshow.macroEnabled.12'
,
44
'potm'
=>
'application/vnd.ms-powerpoint.template.macroEnabled.12'
,
45
'docm'
=>
'application/vnd.ms-word.document.macroEnabled.12'
,
46
'dotm'
=>
'application/vnd.ms-word.template.macroEnabled.12'
,
47
'pptx'
=>
'application/vnd.openxmlformats-officedocument.presentationml.presentation'
,
48
'sldx'
=>
'application/vnd.openxmlformats-officedocument.presentationml.slide'
,
49
'ppsx'
=>
'application/vnd.openxmlformats-officedocument.presentationml.slideshow'
,
50
'potx'
=>
'application/vnd.openxmlformats-officedocument.presentationml.template'
,
51
'xltx'
=>
'application/vnd.openxmlformats-officedocument.spreadsheetml.template'
,
52
'dotx'
=>
'application/vnd.openxmlformats-officedocument.wordprocessingml.template'
,
53
'hqx'
=>
'application/mac-binhex40'
,
54
'cpt'
=>
'application/mac-compactpro'
,
55
'doc'
=>
'application/msword'
,
56
'docx'
=>
'application/vnd.openxmlformats-officedocument.wordprocessingml.document'
,
57
'dot'
=>
'application/msword'
,
58
'xls'
=>
'application/ms-excel'
,
59
'xlsx'
=>
'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
,
60
'bin'
=>
'application/octet-stream'
,
61
'dms'
=>
'application/octet-stream'
,
62
'lha'
=>
'application/octet-stream'
,
63
'lzh'
=>
'application/octet-stream'
,
64
'exe'
=>
'application/octet-stream'
,
65
'class'
=>
'application/octet-stream'
,
66
'param'
=>
'application/mysource-param'
,
67
'oda'
=>
'application/oda'
,
68
'pdf'
=>
'application/pdf'
,
69
'ai'
=>
'application/postscript'
,
70
'eps'
=>
'application/postscript'
,
71
'ps'
=>
'application/postscript'
,
72
'ppt'
=>
'application/powerpoint'
,
73
'pps'
=>
'application/powerpoint'
,
74
'rtf'
=>
'application/rtf'
,
75
'bcpio'
=>
'application/x-bcpio'
,
76
'vcd'
=>
'application/x-cdlink'
,
77
'cpio'
=>
'application/x-cpio'
,
78
'csh'
=>
'application/x-csh'
,
79
'dcr'
=>
'application/x-director'
,
80
'dir'
=>
'application/x-director'
,
81
'dxr'
=>
'application/x-director'
,
82
'swf'
=>
'application/x-shockwave-flash'
,
83
'dvi'
=>
'application/x-dvi'
,
84
'gtar'
=>
'application/x-gtar'
,
85
'tgz'
=>
'application/x-gzip'
,
86
'gz'
=>
'application/x-gzip'
,
87
'hdf'
=>
'application/x-hdf'
,
88
'js'
=>
'application/x-javascript'
,
89
'skp'
=>
'application/x-koan'
,
90
'skd'
=>
'application/x-koan'
,
91
'skt'
=>
'application/x-koan'
,
92
'skm'
=>
'application/x-koan'
,
93
'latex'
=>
'application/x-latex'
,
94
'mif'
=>
'application/x-mif'
,
95
'nc'
=>
'application/x-netcdf'
,
96
'cdf'
=>
'application/x-netcdf'
,
97
'sh'
=>
'application/x-sh'
,
98
'shar'
=>
'application/x-shar'
,
99
'sit'
=>
'application/x-stuffit'
,
100
'sv4cpio'
=>
'application/x-sv4cpio'
,
101
'sv4crc'
=>
'application/x-sv4crc'
,
102
'tar'
=>
'application/x-tar'
,
103
'tcl'
=>
'application/x-tcl'
,
104
'tex'
=>
'application/x-tex'
,
105
'texinfo'
=>
'application/x-texinfo'
,
106
'texi'
=>
'application/x-texinfo'
,
107
't'
=>
'application/x-troff'
,
108
'tr'
=>
'application/x-troff'
,
109
'roff'
=>
'application/x-troff'
,
110
'man'
=>
'application/x-troff-man'
,
111
'me'
=>
'application/x-troff-me'
,
112
'ms'
=>
'application/x-troff-ms'
,
113
'ustar'
=>
'application/x-ustar'
,
114
'src'
=>
'application/x-wais-source'
,
115
'zip'
=>
'application/zip'
,
116
'xml'
=>
'application/xml'
,
117
'xslt'
=>
'application/xslt+xml'
,
118
'au'
=>
'audio/basic'
,
119
'snd'
=>
'audio/basic'
,
120
'mid'
=>
'audio/midi'
,
121
'midi'
=>
'audio/midi'
,
122
'kar'
=>
'audio/midi'
,
123
'mpga'
=>
'audio/mpeg'
,
124
'mp2'
=>
'audio/mpeg'
,
125
'mp3'
=>
'audio/mpeg'
,
126
'aif'
=>
'audio/x-aiff'
,
127
'aiff'
=>
'audio/x-aiff'
,
128
'aifc'
=>
'audio/x-aiff'
,
129
'ram'
=>
'audio/x-pn-realaudio'
,
130
'rpm'
=>
'audio/x-pn-realaudio-plugin'
,
131
'ra'
=>
'audio/x-realaudio'
,
132
'wav'
=>
'audio/x-wav'
,
133
'pdb'
=>
'chemical/x-pdb'
,
134
'xyz'
=>
'chemical/x-pdb'
,
135
'gif'
=>
'image/gif'
,
136
'ief'
=>
'image/ief'
,
137
'jpeg'
=>
'image/jpeg'
,
138
'jpg'
=>
'image/jpeg'
,
139
'jpe'
=>
'image/jpeg'
,
140
'png'
=>
'image/png'
,
141
'tiff'
=>
'image/tiff'
,
142
'tif'
=>
'image/tiff'
,
143
'bmp'
=>
'image/x-ms-bmp'
,
144
'ras'
=>
'image/x-cmu-raster'
,
145
'pnm'
=>
'image/x-portable-anymap'
,
146
'pbm'
=>
'image/x-portable-bitmap'
,
147
'pgm'
=>
'image/x-portable-graymap'
,
148
'ppm'
=>
'image/x-portable-pixmap'
,
149
'rgb'
=>
'image/x-rgb'
,
150
'xbm'
=>
'image/x-xbitmap'
,
151
'xpm'
=>
'image/x-xpixmap'
,
152
'xwd'
=>
'image/x-xwindowdump'
,
153
'css'
=>
'text/css'
,
154
'csv'
=>
'text/csv'
,
155
'html'
=>
'text/html'
,
156
'htm'
=>
'text/html'
,
157
'asp'
=>
'text/html'
,
158
'tpl'
=>
'text/html'
,
159
'txt'
=>
'text/plain'
,
160
'rtx'
=>
'text/richtext'
,
161
'tsv'
=>
'text/tab-separated-values'
,
162
'etx'
=>
'text/x-setext'
,
163
'sgml'
=>
'text/x-sgml'
,
164
'sgm'
=>
'text/x-sgml'
,
165
'xsl'
=>
'text/xsl'
,
166
'ics'
=>
'text/calendar'
,
167
'mpeg'
=>
'video/mpeg'
,
168
'mpg'
=>
'video/mpeg'
,
169
'mpe'
=>
'video/mpeg'
,
170
'qt'
=>
'video/quicktime'
,
171
'mov'
=>
'video/quicktime'
,
172
'avi'
=>
'video/x-msvideo'
,
173
'movie'
=>
'video/x-sgi-movie'
,
174
'ice'
=>
'x-conference/x-cooltalk'
,
175
'wrl'
=>
'x-world/x-vrml'
,
176
'vrml'
=>
'x-world/x-vrml'
,
177
'asf'
=>
'video/x-ms-asf'
,
178
'asx'
=>
'video/x-ms-asf'
,
179
'wma'
=>
'audio/x-ms-wma'
,
180
'wax'
=>
'audio/x-ms-wax'
,
181
'wmv'
=>
'video/x-ms-wmv'
,
182
'wmv'
=>
'video/x-msvideo'
,
183
'wvx'
=>
'video/x-ms-wvx'
,
184
'wm'
=>
'video/x-ms-wm'
,
185
'wmx'
=>
'video/x-ms-wmx'
,
186
'ogv'
=>
'video/ogg'
,
187
'mp4'
=>
'video/mp4'
,
188
'webm'
=>
'video/webm'
,
189
'flv'
=>
'video/x-flv'
,
190
'wmz'
=>
'application/x-ms-wmz'
,
191
'wmd'
=>
'application/x-ms-wmd'
,
192
'ico'
=>
'image/x-icon'
,
193
'trf'
=>
'application/octet-stream'
,
194
'tr5'
=>
'application/octet-stream'
,
195
'htc'
=>
'text/x-component'
,
196
);
197
198
?>
squiz_matrix
fudge
standards_lists
mime_types.inc
Generated on Tue Jan 29 2013 14:04:53 for Squiz Matrix by
1.8.3.1