CodeIgniter Forums
how can i get mini application that have CRUD function - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: how can i get mini application that have CRUD function (/showthread.php?tid=7431)



how can i get mini application that have CRUD function - El Forum - 04-09-2008

[eluser]ejanmapet[/eluser]
hello guys..i'm new for CI..where can i get full coding that have CRUD function..because i'm trying to build one mini application so i need that sample code to be refer..anyone here willing 2 help me..really appreciate..thank u..


how can i get mini application that have CRUD function - El Forum - 04-09-2008

[eluser]georges[/eluser]
Hey, check out scaffolding: http://ellislab.com/codeigniter/user-guide/general/scaffolding.html


how can i get mini application that have CRUD function - El Forum - 04-09-2008

[eluser]livesketches[/eluser]
Ya scaffolding is a gud example....but its not recomended for the live site its just gud for production process.....http://www.developer13.com/..........also check this application as well...may be it will help you bacause its all made in code ingiter........


how can i get mini application that have CRUD function - El Forum - 04-09-2008

[eluser]ejanmapet[/eluser]
thank u guys..this will help me..