Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-02-18 (6 years ago) | Not enough user ratings | Total: 688 | All time: 4,538 This week: 1,043 |
Version | License | PHP version | Categories | |||
php-form-builder 1.0 | GNU General Publi... | 5.2 | HTML, PHP 5 |
Description | Author | |||||||||||||
This package can be used to generate and process HTML forms. |
|
README 1. Use index.php as a starting point. 2. You must include the headers on index.php on any other forms you may want to create. 3. Do not make the database table ahead of time, although if it is already created, please ensure the field names on the table match exactly to the input names on your form. 4. At the bottom of formdisplay.class.php it is possible to have the form emailed to you and/or the user. |
Files |
File | Role | Description |
---|---|---|
constants.class.php | Conf. | Set the constants for the database |
database.class.php | Class | The class that connects and interacts w/ database |
fieldstructure.class.php | Class | A class used to keep the structure of the fields for the database |
form.class.php | Class | The actual form builder |
formdisplay.class.php | Class | The class that displays the form after submission |
GPL_License.txt | Lic. | GPL |
index.php | Example | A sample form to demonstrate the builder |
process.class.php | Class | The backend of the form submission process |
README | Doc. | README |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (2) | ||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.