eggz
04-25-2003, 03:40 PM
Sorry if this is the wrong place to post this, or my question isn't too clear - im a bit of a n00b when it comes to PHP - bring on WYSIWIG HTML and i'd be fine...! :p
Basically I'm trying to include a file (gallery latest photos FYI) from my forum home. I've created a template, forumhome_latestphotos and have placed the code for it in forum home. The table section that i've placed in the template so far shows up so I know i haven't messed that bit up :classic:
My question:
How can i get
include("thumbs.php";
to parse? Do I need to edit index.php or can i just use the phpinclude template?
TYIA
Ollie
Basically I'm trying to include a file (gallery latest photos FYI) from my forum home. I've created a template, forumhome_latestphotos and have placed the code for it in forum home. The table section that i've placed in the template so far shows up so I know i haven't messed that bit up :classic:
My question:
How can i get
include("thumbs.php";
to parse? Do I need to edit index.php or can i just use the phpinclude template?
TYIA
Ollie