Welcome Guest, Not a member yet? Register   Sign In
want to read the contents of files and need validation
#1

In my CodeIgniter project, I want to read the contents of files and need validation to confirm if a file is selected. I have written code in the controller using $this->form_validation->set_rules() function, but I am getting an error that says "The Project Estimation File field is required" even after selecting a file. What could be the issue?
Reply
Reply




Theme © iAndrew 2016 - Forum software by © MyBB