Welcome Guest, Not a member yet? Register   Sign In
Extending controller
#1

[eluser]Pellens[/eluser]
Hi CI-ers

I'm having a controller /controllers/admin.php
In this admin.php i have a lot of functions (news_add, news_edit, blog_add, blog_edit).

I want to organize it more. It's getting too big. Is it possible to make a new controller for each type,
a controller for new, another one for blog, ... and how can i extend my admin.php Controller with these new controllers?

I'm pretty new to CodeIgniter, so it would be great to find a solution for this!

Have a nice evening!
Pellens
#2

[eluser]Pellens[/eluser]
Of course, the parent:: ...




Theme © iAndrew 2016 - Forum software by © MyBB