I would to add this html page http://www.100asa.it/piede.html to my footer, by include command <?php include 'piede.html'; ?> into includes/tempate/mytemplate/common/tpl_footer.php, but it don't work
Where is the problem?
I would to add this html page http://www.100asa.it/piede.html to my footer, by include command <?php include 'piede.html'; ?> into includes/tempate/mytemplate/common/tpl_footer.php, but it don't work
Where is the problem?
Solved: was an php error into html page!
Two guesses come to mind, though not sure if would resolve: inside the html file, do you have a <?php ?> Statement so that it forces the desired content to be displayed or is everything inside that file php related anyway?
Also, wondering if parenthes () are required around the include. Do/did you get any errors logged from trying the approach used? What did they say?
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...