Welcome Guest, Not a member yet? Register   Sign In
What does it mean to integrate something into CodeIgniter?
#1

[eluser]johnnyForums[/eluser]
I was looking at a jquery control/library/etc. that I wanted in CodeIgniter. I have it working but it's all manual. What does it mean to have it integrated into CI?
#2

[eluser]naren_nag[/eluser]
What is the jquery control/library/etc?

When I ported the jquery autocomplete library, I basically clearly spelled out what needed to be changed to for it to work with CI, and how to setup a controller/model/method in CI to be able to use the library.

Basically, you've integrated something when you figure out how to get something to work with CI.

cheers,

naren




Theme © iAndrew 2016 - Forum software by © MyBB