Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | Dynamic class for CRUD with MySQL database | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by Agus Indrayana - 8 months ago (2015-05-22) crud class
+2 | 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 Manuel Lemos 11100 - 8 months 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 |
Recommend package | |
|