template.html template.html
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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