I try to upload file from web. I use $_FILES['UploadedFile']['type'];
It'file type is recognized by inix or linux enviroment. Now I use
php on windows 2003 server. It does not recognize file type to up
load file from web. I upload html, but $_FILES['UploadedFile']['type'];
recognize as a text.


Do please answer my wonder.


Regards,
Yui

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

Reply via email to