Welcome Guest, Not a member yet? Register   Sign In
Library creation problem!
#11

[eluser]xwero[/eluser]
It would be better that Aniesh adds obj as a class variable to the class. Then you have an idea which variables are defined inside the library.

I think adding
Code:
$CI =& get_instance();
to every method is a bit overkill.

Weblizard $this is not a connected to CI. It's the php variable for every object and method that is attached to the class. CI connects with the variable, that is a big difference.


Messages In This Thread
Library creation problem! - by El Forum - 09-17-2008, 04:24 AM
Library creation problem! - by El Forum - 09-17-2008, 05:04 AM
Library creation problem! - by El Forum - 09-17-2008, 06:35 AM
Library creation problem! - by El Forum - 09-17-2008, 06:36 AM
Library creation problem! - by El Forum - 09-17-2008, 07:01 AM
Library creation problem! - by El Forum - 09-17-2008, 07:03 AM
Library creation problem! - by El Forum - 09-17-2008, 07:09 AM
Library creation problem! - by El Forum - 09-17-2008, 07:26 AM
Library creation problem! - by El Forum - 09-17-2008, 07:30 AM
Library creation problem! - by El Forum - 09-17-2008, 07:33 AM
Library creation problem! - by El Forum - 09-17-2008, 07:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB