Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: four minus four?
(Example: nine)

The Note You're Voting On

unca dot alby at gmail dot com
13 years ago
In checking the error code, you probably ought to check for code 4. I believe Code 4 means no file was uploaded, and there are many instances where that's perfectly OK.

Such as when you have a form with multiple data items, including file and image uploads, plus whatever else. The user might not be adding a new upload for whatever reason, such as there may already be a file in the system from an earlier update, and the user is satisfied with that.

<< Back to user notes page

To Top