View Single Post
  #1  
Old 06-08-2003, 03:02 AM
 
lumenetix lumenetix is offline
 

Newbie
  
Join Date: May 2003
Location: Clover SC
Posts: 9
 

Default 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?
Reply With Quote