On Wednesday 29 December 2004 01:40, Al wrote:
> What is a $_FILE[user][error]=> 6
>
> I can't find Error level 6 in the manual or on Google.
>
> Here is my files array:
>
> [userfile] => Array
>          (
>              [name] => Readme.txt
>              [type] =>
>              [tmp_name] =>
>              [error] => 6
>              [size] => 0
>          )
>
> Doesn't make sense.  Readme.txt is simply a small text file on my local HD.
>
> Note, type doesn't register either.

Does upload work at all, or does it only fail for that particular file? 

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Sometime in 1993 NANCY SINATRA will lead a BLOODLESS COUP on GUAM!!
*/

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

Reply via email to