Re: [PHP3] PHP Template Engine spec revision 0.52

[email protected] (mocha_php) Mon, 20 Mar 2000 16:54:49 -0600
Newsgroups php.template
Message-ID <[email protected]>
i agree. i am still learning echo "hi world"; so please keep things simple.

At 12:40 AM 3/21/00 +0200, Zeev Suraski wrote:
>But the idea is that templates aren't supposed to be powerful.  They're
>supposed to be quite dumb, so that anyone could understand them with no
>more than 5 minutes of learning if he's not a programmer guy, and with no
>learning at all if he is.  If they become powerful, it almost immediately
>means they become complex, which defeats their very purpose.
...deleted