Welcome Guest, Not a member yet? Register   Sign In
how extends form validation with custom file check validation?
#4

(This post was last modified: 09-17-2019, 12:03 PM by jreklund.)

You are trying to access $_FILES['file'] instead of $_FILES['picture']. But just try to return false, to see if it's working or not.

And please remove xss_clean from everywhere, it's not supposed to be used:
https://codeigniter.com/userguide3/insta...ation-rule
Reply


Messages In This Thread
RE: how extends form validation with custom file check validation? - by jreklund - 09-17-2019, 12:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB