Help meeee - is this feasible for codeigniter implementation |
[eluser]Phil Sturgeon[/eluser]
Your "Objects" seem to do the job of controllers and libraries, your "Wiring" is models and your "Templates" are Views. Congratulations, you use the MVC architecture! ![]() Check out the user guide to see how CodeIgniter does this all. It will stop you re-inventing the wheel and let you spend your time using the shinier wheel that is CodeIgniter! |
Messages In This Thread |
Help meeee - is this feasible for codeigniter implementation - by El Forum - 06-29-2009, 06:47 AM
Help meeee - is this feasible for codeigniter implementation - by El Forum - 06-29-2009, 08:44 AM
Help meeee - is this feasible for codeigniter implementation - by El Forum - 06-29-2009, 08:59 AM
Help meeee - is this feasible for codeigniter implementation - by El Forum - 06-29-2009, 09:06 AM
Help meeee - is this feasible for codeigniter implementation - by El Forum - 06-29-2009, 09:26 AM
Help meeee - is this feasible for codeigniter implementation - by El Forum - 06-29-2009, 09:34 AM
|