Re: [phplib] Conditional blocks From: Kristian Koehntopp (kris <email protected>)
Date: 07/20/00

In netuse.lists.phplib you write:
>My own addition to the template are the "defaulted var" and the
>"definition variable".

PHP started out as a template processor under the name of
PHP/FI. By adding features to the templates, it became what it
is today.

Templates can do simple things for you. Complex things can be
done with PHP, and the results can be inserted into or appended
to Templates.

There will be no control structures as part of Template. If you
want to use complex templates, get yourself an XSLT processor.

Kristian

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>