PHP in an "HTML Nugget"

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
VyReN
Posts: 3
Joined: Mon Feb 23, 2004 2:35 am
Location: Wisconsin, USA
Contact:

PHP in an "HTML Nugget"

Post 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!
tomsommer
Core Developer
Posts: 240
Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:

Post by tomsommer »

No, not at this time... you could run some kind of eval() on it... but it's not built in
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
tomsommer
Core Developer
Posts: 240
Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:

Post by tomsommer »

Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
VyReN
Posts: 3
Joined: Mon Feb 23, 2004 2:35 am
Location: Wisconsin, USA
Contact:

Post by VyReN »

THANKS!!
Post Reply