Databases, Web Components
- September 12, 2011
Crud for code igniter
Code igniter is a popular php development framework that comes with basic functions for database management and is the basis foundation for a few projects that perform database records CRUD (create Read update Delete) functions
- http://carbogrid.sourceforge.net/
- http://www.grocerycrud.com/ is a lightweight but efficient database CRUD solution, that offers a lot of useful implementations straight out of the box :Â
- flexi grid tables
- automatic wysiwyg editor
- ajax enabled swf file upload field
- 1 to n and n to  n  relation ship
- callback enables you to define extra behaviour for a lot of events : add record, modify, delete..



