Welcome Guest, Not a member yet? Register   Sign In
Loading Table Class In a View and Checking Errors
#2

[eluser]mi6crazyheart[/eluser]
According to MVC approach view is not the right place for loading any library. Codeigniter strictly follow this MVC approach. Due to this codeigniter doesn't allow to load any library in VIEW part. VIEW is the place which is only for end user presentation. So, if u need to do any back end business logic type of work then do that in controller.


Messages In This Thread
Loading Table Class In a View and Checking Errors - by El Forum - 05-21-2010, 04:27 PM
Loading Table Class In a View and Checking Errors - by El Forum - 05-21-2010, 10:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB