Table Data Management 1.0
The TableDataManagement class is used as an interface to manipulate data in rows of an SQL database table. Each object of the class can access individual rows of a given table.
How does Table Data Management work?
On initalization of a class object it obtains information about the table it is interfacing.
After the initialization Table Data Management knows:
- what primary keys are defined
- what are the types of the table columns
After the object has been initialized the user can than either load the object with a specific record, or save a new record into the table.
Benefits of Table Data Management:
- select, update, save, delete records without having to write specific SQL queries
- Keep code clean by passing all needed data trough to the class object and calling the specific methods
More popular Database Tool
- PHP DataGrid 4.2.8 (1 year, 7 months 4 days ago)
- ajaxCRUD 5.0 (2 years, 5 months 25 days ago)
- phpMyDataGrid 2007 - AJAX Enabled Datagrid 1.0 (2 years, 5 months 25 days ago)
- XAJAX Grid 1.0 (2 years, 5 months 24 days ago)
- PHP MySQL Connection Class 1.0 (2 years, 9 months 29 days ago)
Listing Files

MySQLConnection.html- 23.5 KB
- 10/07/2005 22:09:48

TableColumn.html- 12.4 KB
- 10/07/2005 22:09:48

TableColumn.class.php- 3.1 KB
- 10/07/2005 22:09:48

TableDataManagement.html- 27.6 KB
- 10/07/2005 22:09:48

TableDataManagement.class.php- 13.5 KB
- 10/07/2005 22:09:48

example1.php- 2.8 KB
- 10/07/2005 22:09:48

MySQLConnection.class.php- 9.0 KB
- 10/07/2005 22:09:48
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
