View Full Version : PHP code in .tpl template file?
Can I include PHP code in any of the templates, like login.tpl, header.tpl, etc? PHP code doesn't seem to be parsed in them, and I'm not all that familiar with the templating engine. Just looking for a nudge in the right direction, as I need to implement our dhtml menus (generated by a PHP class), into ClientExec.
Alberto
10-04-2003, 04:38 PM
php code can not be placed in the tpl files as they are parsed by our template engine seperately
apryan
02-29-2004, 10:54 PM
Very disapointing. Can you make it so php code can be allowed? I need php editing in the templates. Elsewise ill find another billing prog that ant so strick on code.
Alberto
03-01-2004, 09:17 AM
Sorry we use a fasttemplate template engine and we abide by the restrictions placed on us by them.
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.