Welcome Guest, Not a member yet? Register   Sign In
SQL injection question with codeigniter
#1

(This post was last modified: 05-18-2020, 10:59 PM by jreklund.)

I'm working on a project using codeigniter where I've got a form that writes to a database.
I'm using CI's Active Record Class with form validation rules for the input and escaping the inputs as well.
The db driver being used is mysql. Am I doing enough to prevent sql injection attacks or missing the point on how to keep this site safe?
Reply
#2

Hi, could you show us some code examples. As it sounds correct, but it's not always the case.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB