Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (10) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-08-24 (9 years ago) | Not enough user ratings | Total: 2,437 | All time: 1,530 This week: 1,042 |
Version | License | PHP version | Categories | |||
ftg 1 | GNU Lesser Genera... | 4 | HTML, Databases |
Description | Author | |||||||||||||
This class can be used to generate HTML forms, based on table schema automaically deterimend from a database table. The HTML can be customised. |
|
::FormTableGenerator:: Michael J. Burgess ThinkChemical@GoogleMail.com Generate user-submission forms aligned with a html table by simply suppling a database link and a table name. Generate forms to 'add' or 'edit' data (forms have no php-based submission code associated) choosing 'edit' populates fields with php-variable default values. The primary key can be automatically removed from the output. Database field types e.g. varchar, are mapped in an xml config file, to html form fields. You can add, customise or remove any section of the html generated from within the xml file. Author-written documentation regarding configuration and use is supplied. The class either generates a string or saves to a file. There are also many more possibilities accesible via configuration of the xml file. Examples provided. Test script provided. Read Manual before use as default values may not suite your database. |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
extra (5 files) | ||||
FormTableGenerator.class.php | Class | Main Class File | ||
readme.txt | Doc. | Relevant Package Info | ||
Unserializer.php | Class | Modified PEAR Package | ||
ftg.config.xml | Data | Configuration File | ||
ftg.config.xsd.xml | Data | Configuration File XSD |
Files | / | extra |
File | Role | Description |
---|---|---|
Manual.html | Doc. | Package Manual |
examples.php | Example | Examples of Use |
tests.php | Example | Test Class Methods |
html_output.php | Output | Raw Output as html file |
GPL_Version2.txt | Lic. | Licence |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.