Good Day,
I'm having an issue with IE8, when I go to load a file the
program is not filling the $_FILES['user_file']['type'] .
When I display "echo "Start".$_FILES['pix']['type']."End";"
in IE8 I get "StartEnd" with nothing in between. I expected "image/pjpeg".
On FireFox I get "image/jpeg".
Any suggestions?
Thanks,
..../Ernie

