Page is a not externally linkable
sam222 - 11:11 am on Jan 13, 2012 (gmt 0)
Many thanks for replies. I got the issue. I was using old image types as:
$_FILES['img1']['type']=="image/pjpeg" || $_FILES['img1']['type']=="image/x-png"
pjpeg and x-png are not supported in IE9 and firefox.