[phplib] Template block nesting From: Edd Ballinger (eddb <email protected>)
Date: 07/17/00

Hi all,

Does anyone know if it is possible to nest blocks within each other
using the Template class?

e.g.

<!-- BEGIN block1 -->
some html and variables
<!-- BEGIN block2 -->
some more html and variables
<!-- END block2 -->
maybe a few more...
<!-- END block1 -->

I've also tried putting the inner block in a different template file but
to no avail...

Cheers,
Edd

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>