Welcome Guest, Not a member yet? Register   Sign In
Need help understanding external libraries in CI
#2

[eluser]WanWizard[/eluser]
If you make sure isdk follows the CI rules for libraries, you can load and use it like any other library:
Code:
$this->load->library('isdk');
$this->isdk->ConnectToServer();


Messages In This Thread
Need help understanding external libraries in CI - by El Forum - 08-09-2010, 01:19 PM
Need help understanding external libraries in CI - by El Forum - 08-09-2010, 02:01 PM
Need help understanding external libraries in CI - by El Forum - 10-22-2010, 01:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB