On Mon, 10 Jun 2002, Andrew Brampton wrote: > Yes you can place one in a style sheet you just need to tell apache (or > whatever) that .css should be parsed by PHP, this can be done via a > .htaccess or something similar... Here is a example in a .htaccess file: > > AddType application/x-httpd-php .css
But wouldn't that prevent it from being parsed as a CSS file? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php