How do you put php within a CSS file? (ch2 ex4 p652)
In answer to exercise 4 of chapter 2 it is suggested that the sessions variables' value be placed into a separate CSS file which is of course the ideal. However they don't tell you how to do this. My question is if php code has to be placed in a page with the extn .php and CSS uses the extn .css , then how do you place php in a CSS file?
|