PDA

View Full Version : how do I include a php file into a template?


snyx
01-26-2005, 04:37 PM
how do I include a php file into a template? I tried <? include("lastpost.php"); ?> but I get nothing. guideme anyone :)

thanks

Andreas
01-26-2005, 04:41 PM
You can't, except for phpinclude_start|end.

snyx
01-26-2005, 05:14 PM
You can't, except for phpinclude_start|end.
shat, oh well.. thanks for the prompt reply mate