i want to work on template based sites. can anyone guide me on this, that how should i read my template file etc.
my main question is that once you have read the template then how you will this file?
temlates issue
Moderator: General Moderators
I think your best bet is to use an out-of-the-box template system like Smarty or Savant.
Both are quite extensive, although you will have to learn a special syntax to use Smarty
If you are reluctant, and would rather use PHP as a templating language, go for Savant.
IIRC, both have template caching, and Savant even allows you to implement a different template compiler to the default one.
Both are quite extensive, although you will have to learn a special syntax to use Smarty
If you are reluctant, and would rather use PHP as a templating language, go for Savant.
IIRC, both have template caching, and Savant even allows you to implement a different template compiler to the default one.
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US