Hey there,

anybody know where a list of mime type names can be found?  I can generate and Excel 
doc - but I dont know the mime names of others such as Word etc etc.

example code:

Thanks




<?php

header( "Content-type: application/vnd.ms-excel" );


?>

123     123     123
10      10      10

Reply via email to