Profile
Achievement
dbug13's Recent SnippetsTagged css
- All /
« Prev 1 Next »
One other thing to note, is that the php generated css file can make use of query parameters, for instance:
<link rel="stylesheet" href="base.css.php?type=alternate" type="text/css" >
in your PHP file you can use the variable:
if ($_GE...
2
1162
posted 15 years ago by dbug13