era
04-23-2006, 02:38 AM
Hello,
I'm working on a mod that works on a non-PHPLD page, but I also want to embed it in my PHPLD homepage. I was wondering if I can do this. Something like -
Content visible to registered users only.
I've tried this -
{php}include("$DOCUMENT_ROOT/directory/random.php");{/php}
and it ignores it. Can I do an include in main.tpl? If so, what's the syntax?
Thanks,
Eric
I'm working on a mod that works on a non-PHPLD page, but I also want to embed it in my PHPLD homepage. I was wondering if I can do this. Something like -
Content visible to registered users only.
I've tried this -
{php}include("$DOCUMENT_ROOT/directory/random.php");{/php}
and it ignores it. Can I do an include in main.tpl? If so, what's the syntax?
Thanks,
Eric