On Fri, Mar 28, 2003 at 10:45:10AM +0100, Per Lundberg wrote: > On Fri, 2003-03-28 at 05:24, Isetro Savi wrote: > > Hi there, > > > > I recently upgraded to PHP 4.3.1 from 4.2.2 on XP/IIS 5.1. On a web > > application I have, I use a dynamic stylesheet such as: > > <link rel="stylesheet" type="text/css" href="/stylesheet.php"> > > Do you have something like this in your PHP code? > > header("Content-type: text/css");
I did not have that in the stylesheet, but putting it in did not help. Thanks for the suggestion! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php