RE: [phplib] Template block nesting From: layne <email protected>
Date: 07/17/00

> 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 -->

You must set and parse the blocks from the inside out.

Layne Weathers
Lead Programmer
Ifworld, Inc.
layne <email protected>

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