Defining CSS Constants using PHP
by oneafrikan on December 9, 2005
_ TylerHall.ws – Defining CSS Constants using PHP
I’ve been waiting for an opportunity and excuse to try this out… wonder what would happen if you started added USER_AGENT switches into a style sheet to make the stylesheet work on all browser platforms?
Personally, I think that’s cleaner and more efficient than some of the current hacks/solutions, but then you have to know that the designer working on the stylesheet can read and write basic php… which is probably more of an issue than actually doing it…
Leave your comment