Profile
Achievement
dbug13's Recent Snippets
- 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
I use this to test if my internet connection is up, I run it from quicksilver, it's much faster for me than opening up a terminal.
0
784
posted 17 years ago by dbug13