

'ppt' => array( 'application/powerpoint', 'application/vnd. 'xls' => array( 'application/excel', 'application/vnd.ms-excel', 'application/msexcel' ), 'pdf' => array( 'application/pdf', 'application/x-download' ),

txt file and then Notepad may be used to open the file. For instance, an Octet-Stream file can be renamed to a. 'exe' => array( 'application/octet-stream', 'application/x-msdownload' ), Simply, those Octet-Stream files can be opened by renaming the extension of the attached file to a specific file extension, and then by utilizing an application with support for opening such files. 'csv' => array( 'text/x-comma-separated-values', 'text/comma-separated-values', 'application/octet-stream', 'application/vnd.ms-excel', 'application/x-csv', 'text/x-csv', 'text/csv', 'application/csv', 'application/excel', 'application/vnd.msexcel' ),
