template.html template.html
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

template.html

Started by unknown12, October 08, 2005, 10:09:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

unknown12

How would I include a PHP file into a part in the template file?

thanks.

EverybodyHatesMe

Its not directly possible.

You could always include the file in theme.php and then assign the variables you need so you can access them in template.html

unknown12


Stramm

if you only need it in the index then use the anycontent block