Hi all,
Well my image upload file works well & fine in Windows. When I run the same file on RedHat7.0, it gives me error telling it's not a image.
if ($imagefile_type != "image/gif") {
echo "Error Message";
}
the above statement writtens always true even if it's .gif file. Will any of u help me on this. If you have source code which runs on linux will u guys mail it to me.
Thanks,
Kamal