Skip to main content

Timeline for Codeigniter active record

Current License: CC BY-SA 3.0

7 events
when toggle format what by license comment
Nov 8, 2015 at 5:13 history edited Jamal CC BY-SA 3.0
added 2 characters in body; edited tags; edited title
Jan 16, 2013 at 10:18 review Suggested edits
Jan 16, 2013 at 13:28
Sep 28, 2012 at 16:26 comment added Dan F. Your code is fine, everything that goes through ActiveRecord is properly escaped. Unless you do your own where statements, things like $this->db->where('col = ' . $value), you are safe.
Sep 28, 2012 at 15:01 history tweeted twitter.com/#!/StackCodeReview/status/251698224774119426
Sep 27, 2012 at 16:31 answer added mseancole timeline score: 1
Sep 27, 2012 at 15:03 review First posts
Sep 27, 2012 at 16:35
Sep 27, 2012 at 15:00 history asked SwiftD CC BY-SA 3.0