Re: [PHP] Re: smarty vs. patTemplate vs. inclu

2003-02-21 Thread Awlad Hussain
Thanks guys I'll have ago with smarty, and let you guys know what I think :) Have a nice day -awlad - Original Message - From: "rush" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 21, 2003 2:18 PM Subject: Re: [PHP] Re: smarty vs. patTe

Re: [PHP] Re: smarty vs. patTemplate vs. inclu

2003-02-21 Thread rush
"Awlad Hussain" <[EMAIL PROTECTED]> wrote in message 00d801c2d9a7$05c5f360$0200a8c0@GATEWAY">news:00d801c2d9a7$05c5f360$0200a8c0@GATEWAY... > David, > Is there any point using smarty on s small site? eg: website consists of 6/8 > pages? If you are allready fluent with your template engine, yeah, w

Re: [PHP] Re: smarty vs. patTemplate vs. inclu

2003-02-21 Thread Awlad Hussain
1 AM Subject: [PHP] Re: smarty vs. patTemplate vs. inclu > I have never used patTemplate but from my experience Smarty is both fast and > robust (I now would not consider building a site without it) > > Even given your scenario I would recommend that you at least consider using > a te

[PHP] Re: smarty vs. patTemplate vs. inclu

2003-02-21 Thread David Eisenhart
I have never used patTemplate but from my experience Smarty is both fast and robust (I now would not consider building a site without it) Even given your scenario I would recommend that you at least consider using a templating engine. Smarty is very quick and easy to set up so just have a play! D