A template engine for PHP is Smarty which separates presentation from application logic.
Features of Smarty:
1) It is open source and free available.
2) Smarty used in front end and PHP backend.
3) Compliment PHP, not replace it
4) fast development/deployment for programmers and designers
5) quick and easy to maintain
6) syntax easy to understand, no PHP knowledge required
7) flexibility for custom development
8) security: insulation from PHP
9) clean separation of presentation from application code
Features of Smarty:
1) It is open source and free available.
2) Smarty used in front end and PHP backend.
3) Compliment PHP, not replace it
4) fast development/deployment for programmers and designers
5) quick and easy to maintain
6) syntax easy to understand, no PHP knowledge required
7) flexibility for custom development
8) security: insulation from PHP
9) clean separation of presentation from application code
No comments:
Post a Comment