hi, guys

I'm using this function --> getimagesize() and then i have really no clue if
the directory name is the factor or any other factor that cause this error message
below.

Warning: getimagesize(): Read error! in /home/askjames/public_html/mygallery/upload.php on line 99

ok, this is the line number 99 codes below.

list($width, $height, $type, $attr) = getimagesize($filename);

Perhaps you could help me with this error. i really lost now.
Am i wrong with the directory path? or $filename?

thanks in advance for your help.

    ok, thanks anyway but i guess i already figure out the factor.

    no need to reply on this.

      Write a Reply...