to create a template engine extension in C that runs standard on all PHP
engines. Instead of running smarty here and another one there, I am
in the process of building an extension that handles all of it fast and
hopefully to become standardized.
to create a template engine extension in C that runs standard on all PHP
engines. Instead of running smarty here and another one there, I am
in the process of building an extension that handles all of it fast and
hopefully to become standardized.
Could luck getting anybody to agree on what features such a system should
have.
You are of course free to work on it, and you might be able to get it into
Pear/Pecl, but it definitely will not get into core PHP, so you do not
need a CVS account.
-Rasmus