Extra Fields trouble
when creating extra fields i can put an image such as
[img]pics/apeman.jpg[/img]
How come i can't do a similar action like
<?php include "test.php"?>
or
<include file="test.php">
I need a field to call up a php or html file. How can this be done?
|