I've been wanting to play with HTML_QuickForm for
quite some time, but the documentation has looked rather sparse and scary
regarding the use of HTML_QuickForm with Smarty. Since I've been busy at work,
and I haven't wanted to take the time to learn a new library, I've simply
been putting it off.
Last night, I browsed through the package documentation, and noticed a link
to an HTML_QuickForm
Getting Started Guide by Keith Edmunds. I was pleased to discover that
he also has a guide to
using Smarty with HTML_QuickForm. I got started with these tutorials,
and found them excellent. I found myself wanting a little more meat
afterwards, and found that I could now turn to the PEAR docs and actually
make sense of it all.
While I think Mr. Edmunds tutorials are great for starters, I found that
there were a few pointers I could have used right off the bat. I present
them here for you.