Hi all
I have ask ths befor in this group but not get any where with it.
I have a php script that I bought.
It as html files that contain statments like this
====================
<!-- TPL_HAWK_INSERT : row -->
<!-- TPL_CELL : def -->
<tr>
<td align=right>##f_t## </td>
<td>##f_v##</td>
</tr>
<!-- /TPL_CELL : def -->
<!-- TPL_CELL : req -->
<tr>
<td align=right><b>##f_t## </td>
<td>##f_v##</td>
</tr>
<!-- /TPL_CELL : req -->
I do not understand what the
TPL_HAWK_INSERT : row
ETC ETC bits are or what they do.
Please can someone explain to me what they do and how they work.
I'm lost on this one.
Regards
John