On Wed, 4 Apr 2001, phpa wrote:

> 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
>

Isn't there a MIME.TYPES kind of file underneath your conf-region in your apache
distribution ??

That should do it

-- 
Knut
------
Knut H. Hassel Nielsen
Principal Engineer / Avdelingsingeniør
Norwegian University of Science and Technology / NTNU
Department of Computer and Information Science / IDI
N-7491 Trondheim, Norway
Phone Office / Telefon jobb : (+47) 73 59 18 46
Fax   Office / Telefax jobb : (+47) 73 59 17 33
Cell. Phone / Mobiltelefon  :       91 59 86 06


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to