[SMARTY] Re: simple site
"A.J. Brown" <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Patrick, From the tone of your message, I'm getting that you're relatively new to PHP. If this is the case, I would recommend staying away from a templating system until you realize the need for one. Most beginning users do not need an N-tier solution for their projects, and it becomes difficult to conceptually grasp the differences in presentation logic and business logic. However, if you want to take on Smarty anyway (which is never a bad idea in itself), The crash course should be enough to get you going. After that, most of it is conceptual: knowing what to do in the controlling PHP script, and what to let the template do. Check out this link: http://smarty.php.net/crashcourse.php -- Sincerely, A.J. Brown "Patrick Roane" <[email protected]> wrote in message news:[email protected]... > Hey folks, > > I'm pretty new w/smarty ..but know enough to > understand whats happening (through books and > excercises). > > I was wondering if anyone knows of some examples or > tuts that I can reference for building a website for a > band ...using smarty to login and update the band > schedule/update pictures. > > > Thanks- -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php