class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
more info about the class
See all posts See thread Reply
$this->file_src_mime = str_replace('; charset=binary', '', $this->file_src_mime);
I will issue a fix in the next version. Note that I am not supporting the class under Windows since I don't use it, and cannot test the class with it.
In the meantime, line 2607 in version 0.28, you can add the line: