Timeout in file upload.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Julien CELLE

    Timeout in file upload.

    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_PART IAL
    or UPLOAD_ERR_NO_F ILE ?

    Thanks,

    J.


  • Julien CELLE

    #2
    Re: Timeout in file upload.

    Sorry ... got my answer.

    "Julien CELLE" <swordsman@tiec orp.com> a écrit dans le message de news:
    40b1b6db$0$1669 9$626a14ce@news .free.fr...[color=blue]
    > 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_PART IAL
    > or UPLOAD_ERR_NO_F ILE ?
    >
    > Thanks,
    >
    > J.
    >
    >[/color]


    Comment

    Working...