![]() |
Database Application - Master Maintenance - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Database Application - Master Maintenance (/showthread.php?tid=12762) |
Database Application - Master Maintenance - El Forum - 10-30-2008 [eluser]N Narayanan[/eluser] Hi, I am looking for a sample application which can do the following Master Maitenance Form - Basically to Add, Edit, Delete & Search. Is there any application I can refer to understand how to build a database driven application using CI? Any help on this would be highly appreciated. Regards Narayanan Database Application - Master Maintenance - El Forum - 10-30-2008 [eluser]drewbee[/eluser] Yes... First of all check out the user guide. It has a plethora of information regarding all the classes, helpers, and all the little trinkets of it. http://www.ellislab.com/codeigniter/user-guide/ Also right on top of the page, their is a link to some video tutorials. http://codeigniter.com/tutorials/ |