Welcome Guest, Not a member yet? Register   Sign In
Form validation and $_FILES array
#1

[eluser]phpwebdev[/eluser]
Sorry for my English

On the version 2.x planing to put some $_FILES validation (on the Form_validation.php) ...... will be usefully
#2

[eluser]LuckyFella73[/eluser]
Hi Phpwebdev,

file validation is done with the file upload library. If you wan't
to validate an uploaded file in the form_validation routine you can
set up a callback function handling the fileupload and pass true or
false to your form_validation rule.
#3

[eluser]phpwebdev[/eluser]
Ty , i will check




Theme © iAndrew 2016 - Forum software by © MyBB