A PHP class with which you can build forms more easily than with HTML. Specify server-side validation patterns, customize default presentation templates, shows validation error messages, won't lose submitted field values if validation fails.
Be the first to post a text review of Autoform. Rate and review a project by clicking thumbs up or thumbs down in the right column.
A PHP class that builds an XHTML form from a definition; Upon form submission performs server-side validation using regular expression matching; If validation fails, displays error messages. Previously entered field values won't be lost. Minor bugfix release. fileField validate() method shouldn't have been expecting a parameter. Thanks to Andy at Codeworx Technologies for pointing out the issue.
Fix fileField validate() bug ... method shouldn't have been expecting a parameter
Fix fileField validate() bug ... method shouldn't have been expecting a parameter
Significant changes include: validation logic moved into autoformValidator class and a fatal bug was fixed involving field arrays with an empty array.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?