Can anyone make this work with Mozilla?
<style type="text/css" xml:lang="en" lang="en">
@import url("site.css.php");
</style>
No matter what I try , header("Content-type: text/css")
or ini_set to will not output anything other then text/html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

