![]() |
CMS - Couple of questions - 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: CMS - Couple of questions (/showthread.php?tid=12560) Pages:
1
2
|
CMS - Couple of questions - El Forum - 10-25-2008 [eluser]wiredesignz[/eluser] Derek, You should tell people that a model is a representation of any data, from any source, and not only representational of a db table. Models may encapsulate the database layer, models are not specifically database objects. |