In a previous post, I talked about how to get the most out of the HTML_QuickForm PEAR library. I then wrote an improved version for ONLamp. A reader there asked how to implement a custom form renderer using my HTML_QuickerForm class.
Adding Custom Renderers To HTML_QuickerForm
Categories:
Related Post
Highly Subjective Thoughts on the Year to Come.Highly Subjective Thoughts on the Year to Come.
I'd like to talk more about what I expect to be doing this year, which as an experienced developer, might be somewhat interesting. Then, I'd simply like to speculate on
Django REST reduxDjango REST redux
This is the third post in a series exploring how to create a basic tagging application, and how to do so in the Django framework so that I may better
“Headless” Rails?“Headless” Rails?
So, I’m sitting here learning Ruby and Rails, and a thought starts to emerge: I wonder if I could use things like ActiveRecord separate from Rails for writing command line