Welcome Guest, Not a member yet? Register   Sign In
Extend form_validation for upload Codeigniter 3
#2

(This post was last modified: 01-24-2020, 09:25 AM by PaulD.)

The file upload library has quite a few file validation options.
https://codeigniter.com/user_guide/libra...ading.html

Callbacks in form validation are quite powerful too, so you can write any function you want as a callback and set errors for validation.
https://codeigniter.com/user_guide/libra...-as-a-rule

I hope something in there helps.

Paul
Reply


Messages In This Thread
RE: Extend form_validation for upload Codeigniter 3 - by PaulD - 01-24-2020, 09:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB