ager, supports the lists of variable
hashes you talked about, so that you can give it a big associative array
instead of doing a series of set() calls for each variable.
- Tim
http://www.phptemplates.org
- Original Message -
From: "scott [gts]" <[EMAIL PROTECTED]>
To:
Subject: [PHP] Another Template Engine
(code)
i
wrote a simple classified and hash-enabled
template engine
as a
sort-of proof of concept placeholders in the template
are
denoted by %{name}% and they're filled with data by
the
"regvar()" func. $te
i
wrote a simple classified and hash-enabled
template engine
as a
sort-of proof of concept placeholders in the template
are
denoted by %{name}% and they're filled with data by
the
"regvar()" func. $temp->regvar('name', 'value');
1)
class the engine so that you cay have multiple
ins
3 matches
Mail list logo