Your Account
You need to enable JavaScript to view more than 15 articles by this author.
Getting Started with PHP's HTML_QuickForm Publish Date: Jul. 22, 2004
Web programming can be dull the second time you have to validate client parameters or render data to form elements. Fortunately, PHP's HTML_QuickForm class simplifies the creation, processing, and validation of client parameters. Keith Edmunds explains how to start using QuickForm.