CSS in this sense is client side. As long as the PHP output is valid style codes, you should be ok.
-----Original Message----- 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? **************************************************************************** This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message. Thank you very much. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php