Recommend this page to a friend! |
All requests | > | Dynamic class for CRUD with MySQL dat... | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Agus Indrayana - 9 years ago (2015-05-22)
+3 | I need a class that can be used in many forms for processing MySQL database table records. I want a dynamic class to process the MySQL data (create, read, update, and delete) on a table in the database, without having to create many forms manually. |
1. by sattar albasrawi - 6 years ago (2018-08-03) Reply
I want a dynamic class to process the MySQL data (create, read, update, and delete) on a table in the database, without having to create many forms manually.
+3 | by Manuel Lemos 23985 - 9 years ago (2015-05-23) Comment This general purpose forms class comes with CRUD plugin that can list, create, update and delete records of information stored in a database or anywhere else. There is a demo page for this plugin here: http://www.phpclasses.org/package/1-PHP-HTML-forms-generation-and-validation-.html#demos/6098 It is a demo of the test_crud_input.php example script that comes with the package. http://www.phpclasses.org/package/1-PHP-HTML-forms-generation-and-validation-.html#view_files/files/43568 |
1. by sattar albasrawi - 6 years ago (2018-08-03) Reply
Table Maintenance
Recommend package | |
|