Page 1 of 1

Add php code in Templete files

Posted: 2013-05-27 08:33
by simple.divya
i am not able to write the php code in template files .
Please help me any solution to write php code in template_tv.html.



Thanks in advance
Regards
divya

Re: Add php code in Templete files

Posted: 2013-05-29 12:48
by a.gneady
The template files are HTML files so they can't accept PHP code. Instead of adding your code to the templates, try using the hooks as explained in http://bigprof.com/appgini/help/advance ... ific-hooks