Liam Gibbs wrote:

Yeah... the same way you made your web server parse files with a .php
extension. Just repeat the same procedure for a .css extension.


if you have cpanel you can add the extension from there.


Yeah, I need to find out where to add the CSS extension to my list of parsable files. I tried just sticking regular PHP code into a CSS file, and it didn't come out properly. I can't find the place where I can specify what files to parse, though.


If you are using Apache, its the AddType line in httpd.conf.


HTH
Chris




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



Reply via email to