Re: [PHP Template] DTML?
[email protected] (Andrei Zmievski)
| Newsgroups | php.template |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 17 Feb 2000, Monte Ohrt wrote: > Anothe idea, we can have a config file that maps template markup to php > commands, so the extendability of the template tags is very flexible. That's how I planned to do template engine originally - expanding template tags into PHP tags and then eval'ing() the result. I don't think it's such a good idea anymore. -Andrei "Claiming Java is easier than C++ is like saying that K2 is shorter than Everest." -- Larry O'Brien (editor, Software Development)