phpMyCRUD (PMC) is a PHP class used for administering MySQL databases.
PMC instantly adds fundamental database operations to any website or custom php project.
Features
- Create, Read, Update, Delete records from any table.
- Add, Drop and Alter fields and table structures.
- Edit multiple-records simultaniously.
- Execute custom SQL queries.
- Import/Export data and/or database schema.
- Built-in error handling for required fields and data length.
- Automatic paging with configurable options.
- Sorting on any field; ascending or descending.
- Transformations for overriding a field's display and processing.
Instantly turn this...
Into this...
and this...
Checkout the phpMyCRUD Live Demos
phpMyCRUD is developed and maintained by
RGB World, Inc.
Other
RGB World software, web scripts and developer resources can be found at
RGB World's main website.