Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter - escaping values before inserting in database - single quotes issue
#5

[eluser]Zigson[/eluser]
CroNiX, thank you for your reply.

I have tried to insert the value in database using just

Code:
$this->input->post('some_value')

Result in database is: Test ” ’ test

Do you find this safe? Shouldn't quotes be prepended with slash sign?


Messages In This Thread
CodeIgniter - escaping values before inserting in database - single quotes issue - by El Forum - 10-15-2014, 12:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB