One would think the user didn't upload a file or an error occured (too big?). You can use
to determine if the param was supplied and that it was supplied as a file upload.defined($file_from_upload) && defined(fileno($file_from_upload))
In reply to Re^3: Getting a filehandle for uploaded file
by ikegami
in thread Getting a filehandle for uploaded file
by luker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |