PHP Classes
elePHPant
Icontem

mysqlForm: Generate HTML form to create MySQL table records

Recommend this page to a friend!

  Author Author  
Picture of Anis uddin ahmad
Name: Anis uddin ahmad <contact>
Classes: 4 packages by
Country: Bangladesh Bangladesh


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Anis uddin ahmad  >  mysqlForm  >  Download Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: mysqlForm
Base name: mysql_form_builder
Description: Generate HTML form to create MySQL table records
Version: 1
PHP version: 4.2
License: GNU General Public License (GPL)
 
  Groups   Screenshots Screenshots   Applications   Files Files  

  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

  Files folder image Screenshots  
actionShot.jpg
File Role Description
Accessible without login Image file actionShot.jpg Screen Screen Shot


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  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

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