> At 12:49 AM -0700 9/10/06, BBC wrote:
> >Hi all.
> >I'm having a problem regarding image handling. Sometimes an image 
> >can be showed in browser normally (in my computer) but when I
> >upload it into my site that image is not valid, so there is an issue 
> >in my getimagesizes() function.
> >Is there any function to recover such problem? I used 
> >"if(file_exists($image_path))" but it couldn't solve the problem.
> >Input would be appreciated
> >
> 
> How are you uploading your image?
I upload a file through some form then I manipulate it's size

> 
> What is reporting your image is not valid?
> 
Size of image can't be define seem's like the image is not there, but it's not  
happened all the time.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to