Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Database Query Filter
Post: RE: Database Query Filter

Perhaps you should consider filtering those out before you reach the final query.  In more complex queries, case and union are both commonly used to construct SQL statements.  Given that, you could us...
6,256 Views
2 Replies
10-27-2015, 08:23 PM
Kirkja
    Thread: xAPI
Post: RE: xAPI

Paul, Thanks for the reply. It was not so much whether CI could or could not deal with xAPI. CI has always been very versatile from my experience. I was really wanting to spare myself the time...
4,192 Views
2 Replies
10-27-2015, 04:50 PM
Kirkja
    Thread: Find words form same column in Database (Search)
Post: RE: Find words form same column in Database (Searc...

If you're not married to the active record approach, I suggest you craft the SQL using RLIKE which can take wildcards and be chained together. A simple loop could build out the clause you need from yo...
13,467 Views
9 Replies
10-26-2015, 07:47 PM
Kirkja
    Thread: MVC with AngularJS
Post: RE: MVC with AngularJS

This may not be the perfect way, but create a CI Controller to handle your Angular calls. Then on the client side, you can setup some Angular Services in your main 'app.js' and/or make direct angular...
3,062 Views
1 Replies
10-26-2015, 03:29 PM
Kirkja
    Thread: xAPI
Post: xAPI

How anyone built an xAPI (Experience API) library for CI, or integrated some other such library? -Thanks
4,192 Views
2 Replies
10-26-2015, 03:14 PM
Kirkja

Theme © iAndrew 2016 - Forum software by © MyBB