CodeIgniter Forums
File Upload Validation Doesn't Work - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: File Upload Validation Doesn't Work (/showthread.php?tid=16152)



File Upload Validation Doesn't Work - El Forum - 02-25-2009

[eluser]macleodjb[/eluser]
I created a file upload form and in my controller i created some validation rules. I found out through trial and error that the form validation doesn't work. I am curious if anyone else has had this problem or a solution.


File Upload Validation Doesn't Work - El Forum - 02-26-2009

[eluser]pistolPete[/eluser]
Have you searched this forum?

- File uploads and form validation solution
- file upload validation

They suggest using callbacks which I already told you in the other thread...


File Upload Validation Doesn't Work - El Forum - 02-26-2009

[eluser]Colin Williams[/eluser]
CodeIgniter has been around for several years. Form validation does work. You're just doing something wrong.