Welcome Guest, Not a member yet? Register   Sign In
Better Method of Organization for Models
#1

[eluser]webroasters[/eluser]
I tried looking around for something that would answer my question, but I couldn't find anything.

Anyways, is there a way that I can split a large model into a couple of models, then after that, I can splice them together as one? For example, 3 files inside the blog folder. One, queries, another, functions, another extra.php, or some such thing. After calling them together or something, all the functions can be called in $this->blogmodel->some_function().

Or is there another way that I can organize models better?




Theme © iAndrew 2016 - Forum software by © MyBB