Running PHP in Templates
Hi All,
I was thinking of having a template where i will run a PHP code to grab the contents of a html (eg. SomeDir/sample.html which contains a html table) and display it out by placing the template name into the ShowThread template.
Is is possible to run PHP functions like file() inside the custom templates?
Or are there any ways?
Thanks!
|