Welcome Guest, Not a member yet? Register   Sign In
Third party lib.
#1

[eluser]staJr[/eluser]
Hi!
A quick and simple question. (I've searched a lot on search engines with no success).

I want to use a third party library which contain 2 OO php files self contained in a folder (after unzip).
Where do I put the folder ? application/libraries OR application/third_party ?

And what is the tweak to be able to use it ?
How do I load it (Best practice).

Regards.

Jean
#2

[eluser]Reneesh T K[/eluser]
When I have the same situation, I created it in libraries folder and using simply.
#3

[eluser]Clooner[/eluser]
You could put the libraries in the third party folder and write your ci wrapper in the library folder where you point to your third party folder.




Theme © iAndrew 2016 - Forum software by © MyBB