Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Looking for better Auth class
Post: RE: Looking for better Auth class

skunkbad Wrote: (07-13-2015, 12:57 PM) -- barnent1 Wrote: (07-13-2015, 07:31 AM) -- I have created an authorization, template, and navigation set of libraries, controllers, and views that can help y...
11,352 Views
8 Replies
07-13-2015, 01:09 PM
barnent1
    Thread: query builder class help
Post: RE: query builder class help

You could just set a variable. Code: -- $val = $val + 1; $this->db->set(array('val' => $val))->where(array('id' => 1))->update('table'); --
3,247 Views
3 Replies
07-13-2015, 08:01 AM
barnent1
    Thread: Looking for better Auth class
Post: RE: Looking for better Auth class

I have created an authorization, template, and navigation set of libraries, controllers, and views that can help you out.  (I had the same issue with flexi-auth when I moved to 3.0.) This was de...
11,352 Views
8 Replies
07-13-2015, 07:31 AM
barnent1

Theme © iAndrew 2016 - Forum software by © MyBB