Welcome Guest, Not a member yet? Register   Sign In
XSS filtering in Database class
#1

[eluser]Sbioko[/eluser]
Hi, is db class filters incoming data? I forgot this. Please remind me. Example:
Code:
<?php
$this->db->insert('example', array(
'some_field' => '[removed]alert("XSS!")[removed]'
));
Thank you for answer.
#2

[eluser]Sbioko[/eluser]
Oops, excuse me. Can you delete this topic?




Theme © iAndrew 2016 - Forum software by © MyBB