smarty

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
bhanu
Forum Commoner
Posts: 46
Joined: Thu Nov 05, 2009 4:25 am

smarty

Post by bhanu »

hi i want to learn smarty.i am new to smarty applications.using smarty how to develop a templates.

help me how to start smarty.

thank you in advance

regards
bhanu
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: smarty

Post by Christopher »

Have you check the documentation and examples at http://www.smarty.net/ ?
(#10850)
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: smarty

Post by onion2k »

For what it's worth, I thing TWIG is better than Smarty (albeit without spending much time looking at Smarty 3).

http://www.twig-project.org/

The documentation for TWIG is pretty awful though.
bhanu
Forum Commoner
Posts: 46
Joined: Thu Nov 05, 2009 4:25 am

Re: smarty

Post by bhanu »

thank for replies.

yes i checked http://smarty.net .
bhanu
Forum Commoner
Posts: 46
Joined: Thu Nov 05, 2009 4:25 am

Re: smarty

Post by bhanu »

im beginer to smarty templates.

using smarty how to design admin pages?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: smarty

Post by Christopher »

Smarty is a template system. Perhaps you should look at Joomla, Drupal or Wordpress. They have CMS features that will give you everything you probably want.
(#10850)
Post Reply