PHP Form Action
Description
This Action wires a form to display its values back in its fields. This makes it simple to use The Post-back Pattern to manage form submissions and error handling. Note that this Action does not create a form handler for you.
You may apply the Action to individual form elements, or to the page itself. If you apply it to the page, then all form elements are extended automatically.
2 Actions in this project:
- PHP Form Action [v. 1.7]
- PHP Form Action (page) [v. 1.8]
