Are there any good Smarty tutorials? by this i mean basic

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Xephon
Forum Newbie
Posts: 20
Joined: Sat May 15, 2004 10:58 pm

Are there any good Smarty tutorials? by this i mean basic

Post by Xephon »

I have finally decided the route to go, instead of try to make my own template engine, I plan on using smarty. I cannot seem to find many beginner tutorials for it.

I did a google search but it did not turn up much in the way of real tutorials, at least not ones for beginners.

Any help would be greatly appreciated.

And in your opinion is smarty a good template engine for CMS/Forum type pages? if not, then what would you suggest ?
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

There is a pretty good beginner tutorial on the smarty website.
Post Reply