Date: 07/17/00
- Next message: francis: "Re: [phplib] HELP: multiple phplib on the same server"
- Previous message: Edd Ballinger: "[phplib] Template block nesting"
- Next in thread: toby cabot: "Re: [phplib] Template block nesting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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>
- Next message: francis: "Re: [phplib] HELP: multiple phplib on the same server"
- Previous message: Edd Ballinger: "[phplib] Template block nesting"
- Next in thread: toby cabot: "Re: [phplib] Template block nesting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

