Welcome Guest, Not a member yet? Register   Sign In
Include external library
#4

[eluser]ephlodur[/eluser]
thank you very much for your response..
so far I get
Code:
An Error Was Encountered
Unable to load the requested class: phprtflite
I have change the CI_PHPRTFLITE to MY_PHPRTFLITE
I guess I need to adjust the path. For now this is my configuration
I have downloaded the PHPrtfLite and unzip the content to application/libraries
that mean the path to the lib directory is application/libraries/PHPRtfLite/lib.

I'm not sure to what level the call in the controller should be pointing
Code:
$this->load->library('phprtflite');
$this->phprtflite->load('PHPRtfLite/PHPRtfLite');

Thanks a lot for your help


Messages In This Thread
Include external library - by El Forum - 02-27-2012, 01:17 PM
Include external library - by El Forum - 02-29-2012, 07:50 AM
Include external library - by El Forum - 02-29-2012, 09:53 AM
Include external library - by El Forum - 02-29-2012, 11:20 AM
Include external library - by El Forum - 02-29-2012, 11:46 AM
Include external library - by El Forum - 02-29-2012, 12:04 PM
Include external library - by El Forum - 02-29-2012, 12:11 PM
Include external library - by El Forum - 02-29-2012, 01:29 PM
Include external library - by El Forum - 03-01-2012, 02:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB