* Thus wrote Greg Donald:
> > What is a $_FILE[user][error]=> 6
> 
> It appears undefined per the manual:
> 
> http://www.php.net/manual/en/features.file-upload.errors.php

It will show up shortly, the entry will be something like:

UPLOAD_ERR_NO_TMP_DIR

  Value: 6; Missing a temporary folder. Introduced in PHP 4.3.10 and PHP
  5.0.3.


Curt
-- 
Quoth the Raven, "Nevermore."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to