Ok,so how is this possible to know the bitmap is corrupted or not?
My image is healthy and is .png
This error happen because i'm using a free web hosting
This web host give us a direct link to files but when i entere that in a browser then the img just shown like a "echo" in php and not show any download dialog
Hi erel,
I have the same error. I have this from my php script Header( "Content-type:image/jpeg");
and the image file "file.jpg". The error ocurred only with jpg files.
When i use png files and the Header( "Content-Type: image/png"); run fine.
do you know something about it, is there a problem httputils and with the jpg files