Passing instance objects between controller and model |
Imho CodeIgniter uses libraries to create objects that can be used by multiple controllers and models.
http://www.codeigniter.com/userguide3/ge...aries.html |
Messages In This Thread |
Passing instance objects between controller and model - by Shawn - 03-20-2016, 09:20 AM
RE: Passing instance objects between controller and model - by Wouter60 - 03-20-2016, 10:53 AM
RE: Passing instance objects between controller and model - by cartalot - 03-20-2016, 12:38 PM
RE: Passing instance objects between controller and model - by kilishan - 03-20-2016, 04:14 PM
RE: Passing instance objects between controller and model - by sintakonte - 03-23-2016, 06:01 AM
|