Home > Archive > PHP Programming > May 2004 > Timeout in file upload.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Timeout in file upload.
|
|
| Julien CELLE 2004-05-24, 5:30 am |
| Hi there,
my question is quite simple :
If a timeout happens during a huge file's upload,
is the _FILES[][error] variable set to UPLOAD_ERR_PARTIAL
or UPLOAD_ERR_NO_FILE ?
Thanks,
J.
| |
| Julien CELLE 2004-05-24, 8:30 am |
| Sorry ... got my answer.
"Julien CELLE" <swordsman@tiecorp.com> a écrit dans le message de news:
40b1b6db$0$16699$626a14ce@news.free.fr...
> Hi there,
>
> my question is quite simple :
> If a timeout happens during a huge file's upload,
> is the _FILES[][error] variable set to UPLOAD_ERR_PARTIAL
> or UPLOAD_ERR_NO_FILE ?
>
> Thanks,
>
> J.
>
>
|
|
|
|
|