Hola a todos,,, tengo una aplicacion que maneja archivos .tpl y necesito que ese archivo me ejecute un codigo php que realice.
Alguien que me ayude porfavor a solucionar este problema. Elcodigo .tpl que tengo es masomenos el siguiente:
<table width="720" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> <img src="images/livecmspro_01.gif" alt="" width="720" height="30" border="0"></td>
</tr>
<tr>
<td background="images/livecmspro_04.gif"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/livecmspro_03.gif">
<tr>
<td height="40"><div align="center" class="acciones">
-**-*-*-*-*-* -* -* -* -* -* -*- *-* -* -* -* -*- **- -* -* -*
AQUI NECESITO EECUTAR EL CODIGO PHP
*-*-*-*-*-*-*-*-*-*-*-*-*-*--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
</div></td>
</tr>
</table>