Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: how do I cache multiple databases (dynamic query)
Post: RE: how do I cache multiple databases (dynamic que...

Suggestion: don't use caching if you don't fully understand how it works. CI's cache system works by creating a folder for the controller+method and is a very strange implementation imo. Especiall...
8,973 Views
7 Replies
08-06-2018, 12:37 AM
alex.fagard
    Thread: Codeigniter sessions not working CI v 3.1.7 in chrome mobile android
Post: RE: Codeigniter sessions not working CI v 3.1.7 in...

I used my moms android phone to test and it worked fine (the only other android phone I've got access to). It seems to have something to do with the combination of my phone + my live website (not a ba...
11,374 Views
5 Replies
08-05-2018, 10:29 PM
alex.fagard
    Thread: What does query builder actually escape?
Post: What does query builder actually escape?

I'm looking for reliable answers to the following scenario regarding whether or not the data is escaped by query builder: Code: -- $this->db->select($evilInput); // pretty sure it is $this->db->w...
3,238 Views
2 Replies
08-05-2018, 10:22 PM
alex.fagard
    Thread: Image lib watermark strange behavior
Post: Image lib watermark strange behavior

Not sure if I found a bug or if I'm using the image lib class wrong but I am making a thumb from an uploaded image and then creating another image from that thumb with a watermark and the watermark al...
3,140 Views
1 Replies
03-06-2018, 01:38 PM
alex.fagard
    Thread: Codeigniter sessions not working CI v 3.1.7 in chrome mobile android
Post: Codeigniter sessions not working CI v 3.1.7 in chr...

I recently discovered that my website login that uses CI v 3.1.7 and Ion Auth, doesn't work on my Android version of Chrome. It  works in my Android Firefox and in Chrome/Firefox/Edge desktop. I canno...
11,374 Views
5 Replies
02-13-2018, 11:30 AM
alex.fagard

Theme © iAndrew 2016 - Forum software by © MyBB