why $this->input->post(NULL,TRUE)
don't escape html tags ?
is there any hook to replace <
character with empty in codeigniter?
Asked
Active
Viewed 45 times
0

Mohammadreza Esmaeeli
- 163
- 2
- 13
-
Possible duplicate of [CodeIgniter - why use xss\_clean](https://stackoverflow.com/questions/5337143/codeigniter-why-use-xss-clean) – G_real Feb 19 '19 at 20:31
-
no it's not duplicate.how to escape html using this function? – Mohammadreza Esmaeeli Feb 19 '19 at 21:14