Codeigniter: Validating File Uploads
I've always found it rather difficult to mash together functionalities in Codeigniter's form validation and file upload classes. The problem is, simply put, that the validation class doesn't handle uploads out of the box. So, if you were to have a form with regular inputs/textareas/radios/selects/etc and file uploads, normally you would:
Want to have your say? just login


Be first to show your opinion !!!