CodeIgniter Forums
File Upload Class - Min Width & Min Height - 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 Class - Min Width & Min Height (/showthread.php?tid=57126)



File Upload Class - Min Width & Min Height - El Forum - 02-18-2013

[eluser]tapan.thapa[/eluser]
Hello Community,

Few minutes back, i was in need of having Min Width & Min Height feature under File Upload class and found this.

https://github.com/EllisLab/CodeIgniter/pull/636/files

I made the changes under suggested files and it is working fine.

I am wondering if CI will have this feature in near future versions with documentation or not.

Please suggest.

Thanks & Regards
Tapan Thapa
[email protected]


File Upload Class - Min Width & Min Height - El Forum - 02-18-2013

[eluser]Aken[/eluser]
Yes. Here is the actual code implemented.


File Upload Class - Min Width & Min Height - El Forum - 02-18-2013

[eluser]tapan.thapa[/eluser]
Many thanks for the confirmation.

Regards
Tapan Thapa