I’d like to wrap a CSS file in PHP… So I write the header for the CSS file and give it a .php file extension, thus… css.php.
Will this work if the page is already being used as an include? Or will this new header clash with the frame the page is being included into?
gnarf nailed it.
I do:
and then in top of your .css.php file: