PHP Classes

autoformBQ: Generate Web forms from MySQL query results

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 2,990 This week: 1All time: 1,243 This week: 560Up
Version License Categories
autoformbq 1.0.0Free for non-comm...HTML, Databases
Description 

Author

AutoformBQ means "automatic form By Query". It is a package to dynamically generate forms to edit or insert records into a MySQL database table.

After you have successfully executed MySql query, autoformBQ processes the result set metadata and determines the columns and tables to create the form to edit an existing record or to insert the data for a new record.

There are several options to customize the generated form layout:

* The kind of form: edit or new
* The default precision of the values of floating point columns
* Flag the form input of NOT NULL columns to tell the user that it is required to enter a value
* Define the form header and footer
* Avoid setting the values of columns of the types date, time, datetime and year, if the user does not specify a value
* Choose the type of form inputs for enum columns between radio or select types
* Choose the type of form inputs for set columns between checkbox or select types
* Many other presentation details can be configured with CSS styles

Picture of Uwe Stein
Name: Uwe Stein <contact>
Classes: 5 packages by
Country: Germany Germany
Age: 63
All time rank: 37423 in Germany Germany
Week rank: 411 Down15 in Germany Germany Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file autoformBQ.css Data sample css-definitions used by autoformBQ_sample.php
Accessible without login Plain text file autoformBQ.doc Doc. Documentation
Plain text file autoformBQ.php Class the class autoformBQ
Accessible without login Plain text file autoformBQ_lang_de_inc.php Conf. german string-definitions
Accessible without login Plain text file autoformBQ_lang_en_inc.php Conf. english string-definitions
Accessible without login Plain text file autoformBQ_sample.php Example a sample to see autoformBQ working
Plain text file class_field.php Class class field is built to support autoformBQ
Accessible without login Plain text file create_static_form.sample.php Example a example how to generate static forms via http-download

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,990
This week:1
All time:1,243
This week:560Up
User Ratings User Comments (1)
 All time
Utility:70%StarStarStarStar
Consistency:79%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1335
 
Excellent
14 years ago (kishore kumar)
80%StarStarStarStarStar