Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 200003

Re: [PHP3] Re: [PHP Template] Re: [PHP3] PHP Template Engine spec revision 0.52 From: Andrei Zmievski (andrei <email protected>)
Date: 03/21/00

On Tue, 21 Mar 2000, John Coggeshall wrote:
> No... remember what the point of templates are... to separate the PHP code
> from the HTML code... yes.. I know I am creating HTML code with PHP code
> but the point is that I can completely design a layout in pure HTML with
> placemarkers, repeating blocks for tables of data, etc. completely,
> without another language and without forcing designers to learn even the
> most basic PHP Syntax.... a Designer could design an entire site that is
> just as powerful as any template language could be. It's the developers
> job to deal with logic blocks -- not a designers

I understand what you're talking about. You can do this exact same thing
with the template engine that I'm proposing. You simply use variable
substitution and that's it. Nothing more. No one is _forcing_ you to use
conditionals or sections or other stuff. It's all optional.

-Andrei
* Change is the only constant. *

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>