Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Am I braking MVC pattern?
Post: RE: Am I braking MVC pattern?

Yes, controller should only receive the query results (array)  from the model and pass it on to the view.
17,529 Views
0 Replies
11-19-2014, 09:30 PM
veedeoo
    Thread: Models, where, when and why?
Post: RE: Models, where, when and why?

IMHO, if we don't follow the basic doctrine of MVC design pattern which is the "separation of concern", then I don't see any reason for using an MVC framework like CI. There are another type of design...
44,096 Views
0 Replies
11-17-2014, 09:04 PM
veedeoo
    Thread: CodeIgniter 3 Will be Released Under the MIT License
Post: RE: CodeIgniter 3 Will be Released Under the MIT L...

cool :).
111,131 Views
0 Replies
11-09-2014, 01:46 AM
veedeoo

Theme © iAndrew 2016 - Forum software by © MyBB