Forum Moderators: coopster
I am new to smarty temlates want to code for a site with
header
right links from a database and left for data.
I want to use smarty engine so I can use same code for different sites but no idea how to use this.
I got demo from its site but did not find helpful.
can any one send show a demo who shows links and topic list on a page then on click on topic its data from database but using smarty.
regards
A search [google.com] produces some results that may help you along. The first place I would start, however, is right at the smarty documentation [smarty.php.net]; this will give you the background you need to start using smarty.
Once you get some code going, then we can get to making it work. Good luck :)