Hello Ben,

Sunday, March 21, 2004, 4:02:40 AM, you wrote:

BR> <style type="text/css">
BR> <!--
BR> @import url("/path/to/css.php");
-->>
BR> </style>

BR> or

BR> <link href="/path/to/css.php" rel="stylesheet" type="text/css" />

Just out of interest Ben, I do wonder if either of the above methods
would force the browser to never cache the CSS file locally, forcing
it to download it every single time? I can think of instances when
this would be a desirable result, but they are far and few between :)

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

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

Reply via email to