Welcome Guest, Not a member yet? Register   Sign In
xss_clean in CI 3
#1

I am wondering if xss_clean deprecated or terminated in CI 3.0.0 ?
I've used for a while in my form validation.
PHP Code:
$this->form_validation->set_rules('login''user''trim|required|xss_clean'); 

Now it throws an error :
Unable to access an error message corresponding to your field name ******

If it's terminated, what is its alternative ?  

Thanks


Messages In This Thread
xss_clean in CI 3 - by rocks - 02-17-2015, 10:27 PM
RE: xss_clean in CI 3 - by didi01 - 02-17-2015, 11:49 PM
RE: xss_clean in CI 3 - by Avenirer - 02-18-2015, 12:16 AM
RE: xss_clean in CI 3 - by Narf - 02-18-2015, 02:22 AM
RE: xss_clean in CI 3 - by rocks - 02-18-2015, 01:49 PM
RE: xss_clean in CI 3 - by Narf - 02-18-2015, 02:27 PM
RE: xss_clean in CI 3 - by Avenirer - 02-18-2015, 03:02 AM
RE: xss_clean in CI 3 - by twpmarketing - 02-18-2015, 08:56 AM
RE: xss_clean in CI 3 - by Narf - 02-18-2015, 09:28 AM
RE: xss_clean in CI 3 - by casa - 04-05-2015, 11:32 PM
RE: xss_clean in CI 3 - by zoé - 12-14-2016, 07:32 AM
RE: xss_clean in CI 3 - by wishmaster - 12-14-2016, 08:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB