Codeigniter Image upload ignore allowed types and file size Codeigniter Image upload ignore allowed types and file size codeigniter codeigniter

Codeigniter Image upload ignore allowed types and file size


Try increasing the max_size. Also remove the line $this->upload->set_allowed_types('*');