Welcome Guest, Not a member yet? Register   Sign In
XSS Filter and images
#1

[eluser]wakey[/eluser]
Hi,

I am using TinyFCK to allow users to include images in when modifying content. I have noticed that if I filter input from the TinyFCK editor using - $this->input->post('some_data', TRUE);
, it strips the beginning of the image tag.

Is there a way around this - to filter the input but leave the image tag in tact?

Thanks.




Theme © iAndrew 2016 - Forum software by © MyBB