Quote:
Originally Posted by BrettMo
I need to include a PHP file output in my template, but
Code:
<?PHP include("filename") ?>
does not work in a template. I see this covered over and over in this thread (I did read it) but I don't understand the answer to the problem. It seems to come down to something about making a variable in the "php include start template." Can someone explain how to do that to me in detail? Thanks.
|
To answer my own question, I ended up using this mod instead which met my needs to include a php file:
https://vborg.vbsupport.ru/showthread.php?t=103076