Welcome Guest, Not a member yet? Register   Sign In
How to remove html String in XSS filtering?
#1

Hi,

I need to remove Html tags when using XSS Filtering ,

$value  = "<p>[email protected]</p>"

 $val = $this->security->xss_clean($value);

But it's not removed Html tags, why ?? Use stripe_tags for remove Html Tags in Codelgniter.
Geetha
Reply


Messages In This Thread
How to remove html String in XSS filtering? - by Geetha - 05-13-2019, 05:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB