Welcome Guest, Not a member yet? Register   Sign In
shared methods?
#2

[eluser]Bart Mebane[/eluser]
You can extend the base Controller by putting MY_Controller.php (extends Controller) in your libraries folder. CI will load it automatically. Your other controllers would then extend MY_Controller, which would contain any common methods that you need.


Messages In This Thread
shared methods? - by El Forum - 12-08-2010, 05:31 AM
shared methods? - by El Forum - 12-08-2010, 06:23 AM
shared methods? - by El Forum - 12-08-2010, 07:32 AM
shared methods? - by El Forum - 12-08-2010, 07:53 AM
shared methods? - by El Forum - 12-08-2010, 03:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB