I'm uploading a file to my server, and I check the mime-type and file
size before saving it. For some reason I get the file size, but not the
file type. $userfile_type returns nothing and $userfile_size returns the
correct size.
This works just fine on another server where I have the same script so
the problem is not in the browser.
I'm running RedHat 7.0 with PHP rpm php-4.0.4pl1-3
Bug, feature or my fault?
/Fredrik
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]