I have used smarty in project with pure php and the template system of Zend
Framework in proyects done in Zend Framework, both are fine for me.
Gerardo.
On Thu, Apr 26, 2012 at 5:48 AM, Simon Schick
wrote:
> On Thu, Apr 26, 2012 at 12:07 AM, Yared Hufkens wrote:
> >
> > Why use an external en
On Thu, Apr 26, 2012 at 12:07 AM, Yared Hufkens wrote:
>
> Why use an external engine which slows your scripts down to do something
> which can easily be done by PHP itself? PHP is imho the best template engine
> for PHP.
> With PHP 5.4, it became even easier because somestuff()?> can be
> used wi
ngine for PHP.
> With PHP 5.4, it became even easier because somestuff()?> can be
> used without short_open_tag enabled.
> However, you always schould divide UI and backend.
>
> --- Ursprüngl. Mitteilung ---
> Von: Willie Matthews
> Gesend.: 25.04.2012, 23:48
> An: PHP M
ide UI and backend.
--- Ursprüngl. Mitteilung ---
Von: Willie Matthews
Gesend.: 25.04.2012, 23:48
An: PHP Mailinglist
Betreff: [PHP] Best PHP Template System
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have been looking at Smarty Template Engine. The only reason I don't
like it is be
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have been looking at Smarty Template Engine. The only reason I don't
like it is because it is really slow when there are a bunch of results
for pagination.
Question is, is there something out there that is a lot faster with
pagination built into it?
5 matches
Mail list logo