pTemplate
is the simple analogue of SSI (Server Side Includes). It allows to
create any number of HTML block with any level of nesting and store
templates (HTML blocks) in MySQL database. One can use one HTML blocks
in different places on his site and to modify that places one should
modify only one HTML block. |