I’m trying to develop a site using phplib templates system and also trying to gain knowledge of the system. Now I need some help within the following area.
I’m using a plain HTML file for template. (eg: tpl.html)
And I want to include another file into a block of tpl.html file.
Can anybody give me some Idea ?
Thanks in advance.