Welcome Guest, Not a member yet? Register   Sign In
URI Segment Database Safety
#5

[eluser]weblyan[/eluser]
Active record will escape the the code. So there is not any risk for injections if that is wat you are asking. This is one of the privileges of using a framework. However when saving user generated strings you will have to make sure they are xss escaped before posting them on the website. Codeigniter can be set to do this on all userdata.


Messages In This Thread
URI Segment Database Safety - by El Forum - 06-28-2012, 04:17 PM
URI Segment Database Safety - by El Forum - 06-28-2012, 08:37 PM
URI Segment Database Safety - by El Forum - 06-29-2012, 03:28 AM
URI Segment Database Safety - by El Forum - 06-29-2012, 04:52 AM
URI Segment Database Safety - by El Forum - 06-29-2012, 05:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB