Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
74% | Total: 4,501 This week: 1 | All time: 625 This week: 35 |
Version | License | Categories | ||||
formitable 1.0.0 | GNU Lesser Genera... | HTML, Databases |
Description | Author | ||||||||||||||||||||||
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: |
|
|
Files (6) |
File | Role | Description |
---|---|---|
Documentation.html | Doc. | full list of methods and properties |
Formitable.class.php | Class | Core |
Formitable_demo.php | Example | PHP/HTML template. |
Formitable_style.css | Conf. | CSS template. |
MySQL_dump.sql | Aux. | MySQL demo table dump. |
README.TXT | Doc. | Demo instructions |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (4) | |||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
More examples and docs, hosted by SourceForge. |