form.inc: Stateful Form Generator
Download
Description
form.inc is a PHP class that generates, populates, and validates stateful web forms. Use of form.inc greatly reduces development time for database-driven web applications. form.inc was written for the School of Natural Resources and Environment at the University of Michigan, where it helps generate the user interface for a many applications, including the School's deployment of SNAP.
Features
- Generates, populates, and validates web interfaces to MySQL databases.
- Handles data securely.
- Fully object-oriented.
- Clean HTML output is easy to style with CSS.
Requirements
Apache 1.3+, PHP 4.3+, MySQL 3.23+
License
Documentation
Included in the latest release.
#!/john/m/cox