Hi there.
I run a little sparetime project which involves uploading GIF and JPG images.
The problem is, that even if images gets past getimagesize() as GIF or JPG files, they are sometimes corrupted in some other way (iexplore can't show them anyway).
I can only gather that IE is more sensitive than other programs, since Acdsee can view most of the images IE can't.
Anyway, there are many images beeing uploaded, and with a 1% error rate it gets irritating.
Is there ANY way to determine weather the image uploaded is intact or not?