 |
|
Innovation award
 Nominee: 1x |
This class provides a similar way of inserting updating values like with pg_insert and pg_update.
Most recently a new version was added that suports 2 new functions:
- buildform($table,$form_action='',$method='post',$action='insert');
//builds the form from a sql table
//identifying the primary field so that it will be hidden
- listtable($table); // lists contents of a table
Now also implements a buildform($table) function and
a listtable($table) function.
For the build_form method a new class was added class html that handles the
input areas and text areas.
This can be a good method to assist the programmer, and good for small projects.
It can read the configuration from a file or it can be passed to class. This is demonstrated by another class: wison_class.php .
|
|
| Name: |
mysql_class |
| Base name: |
bd |
| Description: |
Easier insert, update methods with MySQL |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
1556 users |
| All time rank: |
2224 |
| Week users: |
0 users |
| Week rank: |
2011  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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