Welcome Guest, Not a member yet? Register   Sign In
Noob Question for Libraries...
#5

[eluser]altrano[/eluser]
[quote author="tonanbarbarian" date="1287891748"]the load->library method will load the library and make an instance of that as an object
however you do not have to then use it that way. the file and class are now loaded by php

so you can simply do this
Code:
$this->load->library('Example');
Example::get();
[/quote]


ok thanks for very fast answers.


Messages In This Thread
Noob Question for Libraries... - by El Forum - 10-23-2010, 03:48 PM
Noob Question for Libraries... - by El Forum - 10-23-2010, 04:05 PM
Noob Question for Libraries... - by El Forum - 10-23-2010, 04:27 PM
Noob Question for Libraries... - by El Forum - 10-23-2010, 04:42 PM
Noob Question for Libraries... - by El Forum - 10-23-2010, 04:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB