I guess, you don't specify the enctype in the form you  wrote.
Do you write like this?

<form method='post' action='upload.php'  enctype='multipart/form-data'>
.....
</form>


Hiroshi Ayukawa
http://hoover.ktplan.ne.jp/kaihatsu/php_en/index.php

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

Reply via email to