Login   Register  
PHP Classes
elePHPant
Icontem

Class: Formitable

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gamaiel Zavala  >  Formitable  >  Download .tar.gz .zip  >  Support forum Support forum (7)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Formitable
Base name: formitable
Description: Create a submit-ready HTML form from a MySQL table
Related classes: , , , , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 4098 users
All time rank: 578
Week users: 5 users
Week rank: 738
Picture of Gamaiel Zavala
Author: Gamaiel Zavala <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 36540 in United States United States
Week rank: 715 Down75 in United States United States Down


  Detailed description  
Formitable is a PHP class used to ease the creation of submit-ready HTML forms from MySQL database tables. It analyzes the fields of a given table and outputs the best input type for each (e.g. enum type becomes radio buttons or select, set type becomes checkboxes or multiselect). Data is automatically inserted into the table upon form submission. Features include:
# Output a complete form in a few lines of code
# Validate data via regular expressions and provide custom feedback
# Run an arbitrary function against any value to modify or validate
# Support for normalized data/lookup tables
# Easily retrieve and update existing records
# Customize all aspects of output, integrate forms into your layout
# Full CSS styling
# Output the form from a template to ease custom layouts
# Accessibility support such as labels, fieldsets, legends and more
# Outputs attributes such as MAXLENGTH to reflect your table design
# Easy integration into templating systems

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Related links   Files Files  

  Freshmeat project  
Project record: formitable
Popularity score: 77.15
Vitality score: 2.66

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (97.1%)
Good (85.3%)
Good (86.8%)
Good (83.8%)
-
-
Sufficient (74.1%)
76
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Formitable Homepage More examples and docs, hosted by SourceForge.

  Files folder image Files  
File Role Description
Accessible without login HTML file Documentation.html Doc. full list of methods and properties
Plain text file Formitable.class.php Class Core
Plain text file Formitable_demo.php Example PHP/HTML template.
Plain text file Formitable_style.css Conf. CSS template.
Plain text file MySQL_dump.sql Aux. MySQL demo table dump.
Plain text file README.TXT Doc. Demo instructions

Download all files: formitable.tar.gz formitable.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.