Date: 07/17/00
- Next message: layne <email protected>: "RE: [phplib] Template block nesting"
- Previous message: M. Brian Akins: "Re: [phplib] DB_Sql"
- Next in thread: layne <email protected>: "RE: [phplib] Template block nesting"
- Maybe reply: layne <email protected>: "RE: [phplib] Template block nesting"
- Reply: toby cabot: "Re: [phplib] Template block nesting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: layne <email protected>: "RE: [phplib] Template block nesting"
- Previous message: M. Brian Akins: "Re: [phplib] DB_Sql"
- Next in thread: layne <email protected>: "RE: [phplib] Template block nesting"
- Maybe reply: layne <email protected>: "RE: [phplib] Template block nesting"
- Reply: toby cabot: "Re: [phplib] Template block nesting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

