Categories
B-Forms
'B-Forms' is an object-oriented PHP library for developing Webform-based applications. It supports tabular forms with multiple records of the same type being edited simultaneously, and provides security mechanism against data tampering. The library provides two base layouts that cover the the vast majority of cases. Only in very tricky form layouts would you have to write HTML code to specify the form layout. It also automatically saves and restores hidden fields.
'B-Forms' divides a script into three logical areas: form definition, data management, and form presentation. Forms have a powerful block architecture, each block typically representing a different data object within the form. Each block can be used to edit several objects at once- the library handles record management.
Last updated 22 Jun, 2005
About
Leadership
- Alexei Peterkin - Maintainer
Related Projects
KPreg, Mailer, Mod_Survey, PHPeasy-form, SimpleForm, formgenie, phpFormGenerator, spin_feedback
Versions
1.2
1.2 stable released 2004-12-07
- Released: 7 Dec, 2004
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/b-forms/b-fo...
- Licenses: LGPLv2.1orlater
- Interfaces: Library
User Community and Support
User manual available in HTML format from http://sourceforge.net/docman/display_doc.php?docid=24695&group_id=119185; User tutorial available in HTML format from http://sourceforge.net/docman/display_doc.php?docid=24916&group_id=119185
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/b-forms - VCS Repository Webview



