-
Website
http://interfacelab.com -
Original page
http://interfacelab.com/variables-in-css-via-php/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Evan Courtney
1 comment · 1 points
-
smikolay
1 comment · 1 points
-
sparkletack
4 comments · 1 points
-
Andlil
1 comment · 1 points
-
rryan
1 comment · 1 points
-
-
Popular Threads
http://www.css-lessons.ucoz.com/font-css-exampl...
It.s very good
Within a .cssp file, having a rule that needs to be parsed after an eval() rule will throw an exception. I changed the regex pattern for catching the eval lines to this:
$eval_regex='/(eval\((.*)\))\/';
from this:
$eval_regex='/(eval\((.*)\))\s*;/is';
There's also that is_num function which doesn't exist. It's been mentioned before but it's is_numeric.
There seems to be other hidden features with you haven't mentioned. I'll be experimenting with them. Thanks for putting this out here.
Thank you for sharing this.