Re: [PHP Template] recursive templates

[email protected] (Andrei Zmievski) Fri, 18 Feb 2000 13:42:13 -0600
Newsgroups php.template
Message-ID <[email protected]>
On Fri, 18 Feb 2000, Andrei Zmievski wrote:
> > Does this make any sense?
> 
> Yes, and you will be able to do that through the use of {{include ..}}
> construct.

Let me qualify that. You will be able to include templates within each
other but your main script will still need to know which values to
assign to the template that gets included.

-Andrei

Hacker: Any person who derives joy from
        discovering ways to circumvent limitations.