Welcome Guest, Not a member yet? Register   Sign In
codeigniter $_FILES upload
#7

(06-11-2016, 02:15 AM)vladakg Wrote: $this->input->post('some_data', TRUE);

You can replace this with xss_clean($_POST['some_data'])

(06-11-2016, 02:15 AM)vladakg Wrote: But I set $config['global_xss_filtering'] to TRUE.

This is bad and deprecated.
Reply


Messages In This Thread
codeigniter $_FILES upload - by vladakg - 06-08-2016, 09:57 AM
RE: codeigniter $_FILES upload - by Narf - 06-08-2016, 11:11 AM
RE: codeigniter $_FILES upload - by vladakg - 06-08-2016, 01:07 PM
RE: codeigniter $_FILES upload - by Avenirer - 06-09-2016, 06:17 AM
RE: codeigniter $_FILES upload - by vladakg - 06-11-2016, 02:15 AM
RE: codeigniter $_FILES upload - by Narf - 06-11-2016, 07:45 AM
RE: codeigniter $_FILES upload - by InsiteFX - 06-11-2016, 04:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB