Smarty Template System

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
Hi,

I'm thinking of messing around with the Smarty template system.

I'm usually one to write ALL my code by hand, so it is a bit of a leap for me; however, I've never quite been able to get the php and the html as seperated as I would like - hence why i'm turning to smarty.

So a couple of questions for those who've used it before.

1) Is it easy to loop code?
2) How easy is it to create the php and the template?
3) Are there any drawbacks?
4) Which is harder to extend / adapt at later dates?: using smarty, or handwriting your own code.

Also, Can I use this on x10? Cause I noticed something about it needing to be set in the php.ini. So anyone know if this works here and the values etc?
 
Top