Welcome Guest, Not a member yet? Register   Sign In
Global XSS filtering and disable individually
#1

[eluser]asumaran[/eluser]
Why if I set
Code:
$config['global_xss_filtering'] = TRUE;
when
Code:
$company_name = $this->input->post('company_name', FALSE);

is giving me a xss filtered value?


Messages In This Thread
Global XSS filtering and disable individually - by El Forum - 07-30-2011, 12:09 AM
Global XSS filtering and disable individually - by El Forum - 07-31-2011, 11:45 PM
Global XSS filtering and disable individually - by El Forum - 08-01-2011, 02:03 AM
Global XSS filtering and disable individually - by El Forum - 02-28-2014, 12:58 PM
Global XSS filtering and disable individually - by El Forum - 02-28-2014, 01:06 PM
Global XSS filtering and disable individually - by El Forum - 03-01-2014, 04:22 AM
Global XSS filtering and disable individually - by El Forum - 03-01-2014, 07:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB