in reply to Re: Re: I've got a problem with the file upload code
in thread I've got a problem with the file upload code
An undef $file_handle means that the upload failed, for some reason. If you use CGI::Carp you can see the warnings and/or fatal errors from your script.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: I've got a problem with the file upload code
by Agermain (Scribe) on Jun 28, 2001 at 21:56 UTC |