PHP Classes

mysqlForm: Generate HTML form to create MySQL table records

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 64%Total: 2,557 All time: 1,502 This week: 141Up
Version License PHP version Categories
mysql_form_builder 1GNU General Publi...4.2HTML, Databases
Description 

Author

This class can be used to create HTML forms for entering values to create new records of a MySQL database table.

It queries a MySQL database to retrieve the list of fields of a given table. Then it generates HTML for a form that includes inputs to enter values for the fields of a new record of that table.

The class generates text or textarea inputs depending on whether a text field has more than 50 characters limit length. It also generates password inputs for MySQL password table fields, and select inputs for enum table fields.

The class also can display the results of a query that retrieves the records of a given table.

Picture of Anis uddin ahmad
Name: Anis uddin ahmad <contact>
Classes: 4 packages by
Country: Bangladesh Bangladesh
Age: 40
All time rank: 1565 in Bangladesh Bangladesh
Week rank: 312 Down6 in Bangladesh Bangladesh Down

Screenshots  
  • actionShot.jpg
  Files folder image Files  
File Role Description
Plain text file mysqlForm.class.php Class class file
Image file action.jpg Screen Screen Shot
Plain text file conn.php Aux. used by the example
HTML file Documentation.html Doc. The class documentation
Plain text file insert.php Example used by the example
Plain text file mysqlForm.sql Data The database used by example
Plain text file test.php Example The Example of using this file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,557
This week:0
All time:1,502
This week:141Up
User Ratings User Comments (2)
 All time
Utility:87%StarStarStarStarStar
Consistency:70%StarStarStarStar
Documentation:70%StarStarStarStar
Examples:70%StarStarStarStar
Tests:-
Videos:-
Overall:64%StarStarStarStar
Rank:651
 
Great APP.
9 years ago (zafado)
77%StarStarStarStar
Works well, Easy install!
15 years ago (jimmyb1963)
80%StarStarStarStarStar