Function : |
[eluser]Christopher Blankenship[/eluser]
I am trying to help you, as with your other posts that I have answered. You really should read and understand exactly what the principles of MVC are in order to fully take advantage of Codeigniter. The question how can I use this in my view? please see the following for more information MVC Information Simplified of course. controller(calls model)->model(which is where this information would go) model(returns information)->controller(collects the information) controller(passes the data)->view(renders the output) |
Messages In This Thread |
Function : - by El Forum - 02-26-2010, 09:59 AM
Function : - by El Forum - 02-26-2010, 10:17 AM
Function : - by El Forum - 02-26-2010, 11:15 AM
Function : - by El Forum - 02-26-2010, 03:41 PM
|