Welcome Guest, Not a member yet? Register   Sign In
Split library into 2 versions, 'light' and 'complete', then call functions from either using just 1 library name.
#3

[eluser]InsiteFX[/eluser]
wh1tel1te,

You can pass an array to the library but you cannot give it a different name!
You can only do that with CI Models.

Code:
$this->load->library('my_complete_library', $array);

InsiteFX


Messages In This Thread
Split library into 2 versions, 'light' and 'complete', then call functions from either using just 1 library name. - by El Forum - 03-03-2011, 08:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB