PDA

View Full Version : allow php in template files?


BartAfterDark
12-03-2005, 08:19 PM
hello.
How can I allow php in the templates files. Or is there a easyer way to use php include?

Ap0s7le
12-03-2005, 08:59 PM
What is it for?

You can use Smarty includes / include_php, but it's best if we know what type of info is in the other file, as it could break the program.

-Casey

BartAfterDark
12-03-2005, 11:12 PM
it's just for a menu :)

Ap0s7le
12-04-2005, 04:07 AM
You can could always try
Content visible to registered users only.

-Casey