Welcome Guest, Not a member yet? Register   Sign In
is it possible to configure upload for minimum with and height ?
#2

[eluser]Aken[/eluser]
This logic is not built into the file upload class. You have a couple options:

1) Extend the class and add that functionality.

2) Use code in your controller, or separate library or helper, to validate the file further after it has been uploaded. If it fails, you can delete the file and return an error.


Messages In This Thread
is it possible to configure upload for minimum with and height ? - by El Forum - 04-07-2012, 11:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB