php Programming Glossary: vnd.ms
Create Word Document using PHP in Linux http://stackoverflow.com/questions/124959/create-word-document-using-php-in-linux HTML as you usually do. header Content type application vnd.ms word header Content Disposition attachment Filename document_name.doc..
How to export data to an excel file using PHPExcel http://stackoverflow.com/questions/12611148/how-to-export-data-to-an-excel-file-using-phpexcel ™s web browser Excel5 header 'Content Type application vnd.ms excel' header 'Content Disposition attachment filename results.xls.. ™s web browser Excel5 header 'Content Type application vnd.ms excel' header 'Content Disposition attachment filename Limesurvey_Results.xls..
Stream binary file from MySQL to download with PHP http://stackoverflow.com/questions/1563069/stream-binary-file-from-mysql-to-download-with-php '. fileinfo 'filename' header Content Type application vnd.ms excel header Content Transfer Encoding binary header 'Content..
PHP: Force file download and IE, yet again http://stackoverflow.com/questions/1597732/php-force-file-download-and-ie-yet-again Date Tue 20 Oct 2009 22 41 37 GMT Content Type application vnd.ms excel Server Apache 2.2.11 Unix DAV 2 mod_ssl 2.2.11 OpenSSL..
BOM in a PHP page auto generated by Wordpress http://stackoverflow.com/questions/1814258/bom-in-a-php-page-auto-generated-by-wordpress x xbitmap image x icon image jpeg image pjpeg application vnd.ms powerpoint application vnd.ms excel application msword User.. jpeg image pjpeg application vnd.ms powerpoint application vnd.ms excel application msword User Agent Mozilla 4.0 compatible MSIE.. x xbitmap image x icon image jpeg image pjpeg application vnd.ms powerpoint application vnd.ms excel application msword User..
php + jqgrid + export to excel http://stackoverflow.com/questions/2188762/php-jqgrid-export-to-excel 0 .submit PHP script header 'Content type application vnd.ms excel' header Content Disposition attachment filename file.xls..
How do I get csv file to download on IE? Works on firefox http://stackoverflow.com/questions/2232103/how-do-i-get-csv-file-to-download-on-ie-works-on-firefox that had no effect. Update I've tried text csv application vnd.ms excel and variations of this text plain and some others that..
How to generate an Excel document with multiple worksheets from PHP? http://stackoverflow.com/questions/3269345/how-to-generate-an-excel-document-with-multiple-worksheets-from-php can do something like this header Content type application vnd.ms excel header Content Disposition attachment filename foo_bar.xls.. ™s web browser Excel5 header 'Content Type application vnd.ms excel' header 'Content Disposition attachment filename name_of_file.xls..
Fastest Way to Serve a File Using PHP http://stackoverflow.com/questions/3697748/fastest-way-to-serve-a-file-using-php 'xla' case 'xlc' case 'xlw' case 'xll' return 'application vnd.ms excel' case 'ppt' case 'pps' return 'application vnd.ms powerpoint'.. vnd.ms excel' case 'ppt' case 'pps' return 'application vnd.ms powerpoint' case 'rtf' return 'application rtf' case 'pdf' return..
MySQL or PHP is appending a  whenever the £ is used http://stackoverflow.com/questions/386378/mysql-or-php-is-appending-a-whenever-the-is-used _ .date Y m d_H i time header Content type application vnd.ms excel header Content disposition csv . date Y m d . .csv header..
HTTP Headers for File Downloads http://stackoverflow.com/questions/386845/http-headers-for-file-downloads zip' 'doc' 'application msword' 'xls' 'application vnd.ms excel' 'ppt' 'application vnd.ms powerpoint' 'gif' 'image gif'.. 'xls' 'application vnd.ms excel' 'ppt' 'application vnd.ms powerpoint' 'gif' 'image gif' 'png' 'image png' 'jpeg' 'image..
Generating word documents with PHP http://stackoverflow.com/questions/4153591/generating-word-documents-with-php Windows environments. php header Content type application vnd.ms word header Content Disposition attachment Filename document_name.doc..
Problem with PHPExcel http://stackoverflow.com/questions/4748067/problem-with-phpexcel objPHPExcel 'Excel5' header 'Content Type application vnd.ms excel' header 'Content Disposition attachment filename myFile.xls.. objPHPExcel 'Excel5' header 'Content Type application vnd.ms excel' header 'Content Disposition attachment filename myFile.xls..
|