types mime application > 기술자료 | 해피정닷컴

types mime application > 기술자료

본문 바로가기

사이트 내 전체검색

types mime application > 기술자료

ClassicASP types mime application

페이지 정보


본문

content - MIME types for Office 2007 files

$UploadExts['docm'] = 'application/vnd.ms-word.document.macroEnabled.12';                         #
$UploadExts['docx'] = 'application/vnd.openxmlformats-officedocument.wordprocessingml.document';  # Word document
$UploadExts['dotm'] = 'application/vnd.ms-word.template.macroEnabled.12';                         #
$UploadExts['dotx'] = 'application/vnd.openxmlformats-officedocument.wordprocessingml.template';  # Word document template
$UploadExts['potm'] = 'application/vnd.ms-powerpoint.template.macroEnabled.12';                   #
$UploadExts['potx'] = 'application/vnd.openxmlformats-officedocument.presentationml.template';    # Presentation template
$UploadExts['ppam'] = 'application/vnd.ms-powerpoint.addin.macroEnabled.12';                      #
$UploadExts['ppsm'] = 'application/vnd.ms-powerpoint.slideshow.macroEnabled.12';                  #
$UploadExts['ppsx'] = 'application/vnd.openxmlformats-officedocument.presentationml.slideshow';   # Presentation sideshow
$UploadExts['pptm'] = 'application/vnd.ms-powerpoint.presentation.macroEnabled.12';               #
$UploadExts['pptx'] = 'application/vnd.openxmlformats-officedocument.presentationml.presentation'; # Presentation
$UploadExts['xlam'] = 'application/vnd.ms-excel.addin.macroEnabled.12';                           #
$UploadExts['xlsb'] = 'application/vnd.ms-excel.sheet.binary.macroEnabled.12';                    #
$UploadExts['xlsm'] = 'application/vnd.ms-excel.sheet.macroEnabled.12';                           #
$UploadExts['xlsx'] = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet';        # Spreadsheet
$UploadExts['xltm'] = 'application/vnd.ms-excel.template.macroEnabled.12';                        #
$UploadExts['xltx'] = 'application/vnd.openxmlformats-officedocument.spreadsheetml.template';     # Spreadsheet template


To permit the uploading of OpenOffice.org files, you should add the following lines to your local customization file:

$UploadExts['odb'] = 'application/vnd.oasis.opendocument.database';
$UploadExts['odc'] = 'application/vnd.oasis.opendocument.chart';
$UploadExts['odf'] = 'application/vnd.oasis.opendocument.formula';
$UploadExts['odg'] = 'application/vnd.oasis.opendocument.graphics';
$UploadExts['odm'] = 'application/vnd.oasis.opendocument.text-master';
$UploadExts['odp'] = 'application/vnd.oasis.opendocument.presentation';
$UploadExts['odp'] = 'application/vnd.oasis.opendocument.presentation';
$UploadExts['ods'] = 'application/vnd.oasis.opendocument.spreadsheet';
$UploadExts['odt'] = 'application/vnd.oasis.opendocument.text';
$UploadExts['otg'] = 'application/vnd.oasis.opendocument.graphics-template';
$UploadExts['oth'] = 'application/vnd.oasis.opendocument.text-web';
$UploadExts['otp'] = 'application/vnd.oasis.opendocument.presentation-template';
$UploadExts['ots'] = 'application/vnd.oasis.opendocument.spreadsheet-template';
$UploadExts['ott'] = 'application/vnd.oasis.opendocument.text-template';
$UploadExts['sda'] = 'application/vnd.stardivision.draw';
$UploadExts['sdc'] = 'application/vnd.stardivision.calc';
$UploadExts['sdd'] = 'application/vnd.stardivision.impress';
$UploadExts['sdf'] = 'application/vnd.stardivision.math';
$UploadExts['sds'] = 'application/vnd.stardivision.chart';
$UploadExts['sdw'] = 'application/vnd.stardivision.writer';
$UploadExts['sgl'] = 'application/vnd.stardivision.writer-global';


관련자료
http://www.pmwiki.org/wiki/Cookbook/UploadTypes

댓글목록

등록된 댓글이 없습니다.


Total 198건 5 페이지
  • RSS
기술자료 목록
118
ClassicASP   12175  2012-03-15 02:08  
117
ClassicASP   21841  2012-03-15 01:58 ~ 2016-10-21 00:00  
116
ClassicASP   25199  2012-03-15 00:08 ~ 2016-02-29 00:00  
115
ClassicASP   34962  2012-02-21 00:14 ~ 2014-11-11 00:00  
114
ClassicASP   32976  2012-02-01 22:52 ~ 2016-01-25 00:00  
113
ClassicASP   25424  2012-01-30 17:36  
112
ClassicASP   12664  2012-01-14 23:08 ~ 2014-01-13 00:00  
111
ClassicASP   26627  2012-01-05 12:05  
110
ClassicASP   26292  2011-12-22 21:49 ~ 2015-01-26 00:00  
109
ClassicASP   14807  2011-10-11 21:00  
108
ClassicASP   23781  2011-06-11 22:02  
107
ClassicASP   12215  2011-01-30 20:54  
106
ClassicASP   30218  2010-08-17 10:41  
열람
ClassicASP   13981  2010-07-22 20:28  
104
ClassicASP   16357  2010-06-20 03:23 ~ 2013-06-14 00:00  
103
ClassicASP   39635  2010-06-09 23:19 ~ 2012-12-04 00:00  
102
ClassicASP   17062  2010-03-20 23:58 ~ 2011-10-11 00:00  
101
ClassicASP   16991  2010-03-18 02:38 ~ 2015-05-28 00:00  
100
ClassicASP   18103  2010-03-17 14:27 ~ 2016-08-31 00:00  
99
ClassicASP   16268  2010-01-07 22:55 ~ 2010-03-15 00:00  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2025 해피정닷컴. All Rights Reserved.