-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
In my File Upload form, if the file is >=2MB, the user just gets a
blank "error opening file" screen, almost immediately after the
upload starts. I don't know how to trap for this to give a more user-
friendly experience. Can anyone point me in the right direction?
- [PHP] Trapping for an uploaded file that's too large? Brian Dunning
- Re: [PHP] Trapping for an uploaded file that's too larg... Jordan Miller
- Re: [PHP] Trapping for an uploaded file that's too ... Brian Dunning