chech here
http://www.phpfreaks.com/mimetypes.php

and in php add the folowing header

header ("Content-type: model/vrml");


Brian V Bonini wrote:
I want to get php to output text/css for one .php file. I tried using
header() and ini_set () but seems no matter what I do the Content-type
remains text/html



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to