As of 2008-05-05 00:00, this project is no longer under active development.
by mitchellh3
Zend_Form is a Zend Framework component created to simplify the process of form validation, data filtering, and data storage. It will also allow forms to consist of multiple pages and maintain the data across those pages.
I've released a next packaged version of Zend_Form as 0.2. In this release there are many changes implemented, with two major features being added. The first major feature is accessing fields via properties of a zend_form, and the other is unique Ids for ...
0.2 (current) ============================ r25 * UNIQUE IDs These are used for multiple page forms to identify one storage container from another and should be used in conjunction with user IP, user-agent, etc. to store unique data. This feature was ...
0.2 (current) ============================ r25 * UNIQUE IDs These are used for multiple page forms to identify one storage container from another and should be used in conjunction with user IP, user-agent, etc. to store unique data. This feature was ...
I've released a basic 0.1 version of the Zend_Form component. Every feature proposed in the official proposal of this component has been implemented, however it still needs to be fine tuned and bug tested. A test suite has also been included with this ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use