Page 1 of 1

PHP in an "HTML Nugget"

Posted: Mon Feb 23, 2004 2:38 am
by VyReN
Greetings,

Is there a way to get some PHP code in an HTML nugget sidebar? Every time I try to add the "<?php" it is commented out by HTMLArea. I would try to change the content directly -- but I cannot find where it is stored in the database...... Suggestions welcome!

Posted: Mon Feb 23, 2004 8:08 pm
by tomsommer
No, not at this time... you could run some kind of eval() on it... but it's not built in

Posted: Mon Feb 23, 2004 8:09 pm
by tomsommer

Posted: Tue Feb 24, 2004 5:25 pm
by VyReN
THANKS!!