Welcome Guest, Not a member yet? Register   Sign In
Issue with CI XSS option - Convert html entity string
#2

You should not use XSS on you input process (validating the input, storing it in your db etc), you should use XSS filtering only in your output process for noumerious reasons. This has been discussed noumerious times on the forum

https://www.codeigniter.com/user_guide/l...input.html
Reply


Messages In This Thread
RE: Issue with CI XSS option - Convert html entity string - by Diederik - 03-19-2016, 11:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB