I am using PHP within my css file. I have passed a variable via a PHP script to the file including the CSS file, and am trying to get the CSS to read it. I am actually not using a .CSS file but rather a .PHP file which basically is a formatted CSS. This woks fine other than the variable that can't get in. Any ideas? Thanks for reading. 🙂
-Taylor