Forum Moderators: coopster
My database contains the images of other sites.... when other sites remove some images from their websites, my side shows blank images as i am using their images and the same_path of their images.
1) Is there a way i can detect the blank images.
2) Is it possbile that the desciption of that image will appear only when that image is opened.
Regards
HS
I have tried your trick ...and it seems to be working....but there is one problem...when
'getimagesize' finds an image of '0' size it produces and error report which is
[function.getimagesize]: failed to open stream: HTTP request failed! HTTP/1.1 404 Object Not Found.
So how should i get rid of this error
HS