Login   Register  
PHP Classes
elePHPant
Icontem

Class: mysqlForm

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Anis uddin ahmad  >  mysqlForm  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  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
Related classes: , , , , , , ,
Version: 1
PHP version: 4.2
License: GNU General Public License (GPL)
All time users: 1746 users
All time rank: 1871
Week users: 4 users
Week rank: 933
Picture of Anis uddin ahmad
Author: Anis uddin ahmad <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Bangladesh Bangladesh - PHP jobs in Bangladesh
Age: 28
All time rank: 3646 in Bangladesh Bangladesh
Week rank: 336 Up11 in Bangladesh Bangladesh Down


  Detailed description  
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.

 

  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

  Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  
  Files folder image Screenshots  
Screen Shot
File Role Description
Accessible without login Image file actionShot.jpg Screen Screen Shot


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (93.8%)
Sufficient (68.8%)
Sufficient (75.0%)
Sufficient (68.8%)
-
-
Sufficient (68.1%)
277
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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

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.