|
Posted by Jm on 05/13/05 19:18
I found out about Smarty from a great PHP book: Advanced PHP
Programming by George Schlossnagle $49.99 USD ISBN 0-672-32561-6
I suggest trying to tinker with the quick example off the Smarty home
page. Once you understand how to assign the data to the Smarty object
and then send it to a template tag, it just all starts to make sense.
John
On 5/13/05, Martin Braun <uvsm@stud.uni-karlsruhe.de> wrote:
> Jim MacDiarmid wrote:
> > I've been trying to get my head around Smarty (off and on) for a while now
> > and I just can't seem to make sense of it from what I've been seeing and
> > reading online. Does anyone know of an easier way to understand Smarty? Are
> > there any books that teach it?
>
> As already mentioned, there are books on PHP techniques which devote a
> few pages to smarty. But then, smarty isn't really that hard to
> understand to justify a whole book.
> There is a PDF version of the docs, why don't you just print those:
> http://smarty.php.net/download-docs.php
>
> Cheers,+
> martin
>
> --
> 127.0.0.1 sweet 127.0.0.1
> Please use my public PGP key: http://www.mbant.de/mbant-gpg-key
>
> --
> Smarty General Mailing List (http://smarty.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
J
[Back to original message]
|