Welcome Guest, Not a member yet? Register   Sign In
Can we extend our own core classes
#1

[eluser]codeigniterzzz[/eluser]
Basically i have my own controller that extends codeigniter's controller:

class MY_Controller extends CI_Controller


Now my question is can again extend MY_Controller as another core class extension, for example:

class MY_Controllertwo exends MY_Controller


makes sense? In other words i want to another file called MY_Controllertwo which extends MY_Controller. And both are in the application/core folder.


Messages In This Thread
Can we extend our own core classes - by El Forum - 11-08-2012, 02:28 AM
Can we extend our own core classes - by El Forum - 11-08-2012, 03:26 AM
Can we extend our own core classes - by El Forum - 11-08-2012, 03:32 AM
Can we extend our own core classes - by El Forum - 11-08-2012, 03:53 AM
Can we extend our own core classes - by El Forum - 11-08-2012, 03:53 AM
Can we extend our own core classes - by El Forum - 11-08-2012, 10:21 AM
Can we extend our own core classes - by El Forum - 11-08-2012, 03:00 PM
Can we extend our own core classes - by El Forum - 11-08-2012, 03:08 PM
Can we extend our own core classes - by El Forum - 11-08-2012, 04:36 PM
Can we extend our own core classes - by El Forum - 11-08-2012, 04:45 PM
Can we extend our own core classes - by El Forum - 11-08-2012, 04:53 PM
Can we extend our own core classes - by El Forum - 11-08-2012, 04:59 PM
Can we extend our own core classes - by El Forum - 11-08-2012, 05:03 PM
Can we extend our own core classes - by El Forum - 11-08-2012, 07:13 PM
Can we extend our own core classes - by El Forum - 11-09-2012, 02:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB