aを渡すと、エコーを使用して $_POST['string'] = "<?php echo 'hey' ?>"
xss_clean()に渡すのはなぜですか ?$this->input->post('string',true);
&lt;?php echo 'hey' ?&gt;
<?php echo 'hey' ?>
aを渡すと、エコーを使用して $_POST['string'] = "<?php echo 'hey' ?>"
xss_clean()に渡すのはなぜですか ?$this->input->post('string',true);
&lt;?php echo 'hey' ?&gt;
<?php echo 'hey' ?>