Welcome Guest, Not a member yet? Register   Sign In
get_class_name
#7

[eluser]CroNiX[/eluser]
Code:
$this->router->fetch_method();
$this->router->fetch_class();
$this->router->fetch_directory();

may also be useful. It might not work correctly though since you are using CI in ways the user guide states you shouldn't (multiple class definitions in single file).

Personally, I'd look into libraries for a lot of what you're doing.


Messages In This Thread
get_class_name - by El Forum - 07-23-2012, 03:43 AM
get_class_name - by El Forum - 07-23-2012, 06:20 AM
get_class_name - by El Forum - 07-23-2012, 06:54 AM
get_class_name - by El Forum - 07-23-2012, 07:02 AM
get_class_name - by El Forum - 07-23-2012, 07:05 AM
get_class_name - by El Forum - 07-23-2012, 07:42 AM
get_class_name - by El Forum - 07-23-2012, 10:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB