0

Removed text is '% 33', '% 40'. (single quote is not included)

$text = "% 33";
$xss_text = $this->input->post($text, TRUE);
echo $xss_text;
// result is 3 and @
Syed mohamed aladeen
  • 6,507
  • 4
  • 32
  • 59
Jang-Ho Bae
  • 498
  • 5
  • 19

0 Answers0