![]() |
Can i use CI for CMS - 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: Can i use CI for CMS (/showthread.php?tid=24287) |
Can i use CI for CMS - El Forum - 11-05-2009 [eluser]stormlead[/eluser] HI! Can i use CI for building an CMS based application??? Can i use CI for CMS - El Forum - 11-05-2009 [eluser]rogierb[/eluser] yes, you can build a CMS with CI. Can i use CI for CMS - El Forum - 11-05-2009 [eluser]Phil Sturgeon[/eluser] You can use CI to make anything you like. It is a framework, an extension of a language, so the limitations of CodeIgniter go as far as the limitations of PHP. |