![]() |
Tutorials on CRUD in CI - 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: Tutorials on CRUD in CI (/showthread.php?tid=19857) |
Tutorials on CRUD in CI - El Forum - 06-20-2009 [eluser]crispinatari[/eluser] Just curious if there are any good tutorials on how to seperate the view from the controller when editing aka(updating) an existing table or adding and deleting to a table that is simple and easy to follow? Tutorials on CRUD in CI - El Forum - 06-21-2009 [eluser]TheFuzzy0ne[/eluser] Check out my [url="http://ellislab.com/forums/viewthread/107773/"]CodeIgniter Resources thread[/url] and [url="http://ellislab.com/forums/viewthread/92009/"]Colin WIlliams' screencasts[/url]. |