|
Posted by Janwillem Borleffs on 01/11/08 10:33
R.A.M. schreef:
> It is 11.
> This value is not described in
> http://pl2.php.net/manual/pl/features.file-upload.errors.php
> Do you know what it means?
> /RAM/
>
It's probably an OS dependent exit code, check the other keys in the
$_FILES array.
When, per example, the file size is 0, then you will have to check if
the directory PHP writes the uploaded data to is writeable for the web
server user.
JW
Navigation:
[Reply to this message]
|