Quote:
Originally Posted by LusciousDelight
I'm digging into "Smarty"...if you know of any good resources, feel free to pass them along....
|
Start here
http://smarty.php.net/
Then
http://www.codewalkers.com/c/a/Misce...for-Beginners/
Then
http://devzone.zend.com/article/1238...ng-with-Smarty
I have more, but that will keep you busy. There is also one book on Amazon that is ok. It has a section for programmers and one for deigners.
Just keep in mind that Smarty is intended to allow programmers a way to change a php script's fucntion w/o going into the php code itself.
have fun!