At 11:40 PM -0700 9/10/06, BBC wrote:
 > 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

Don't manipulate it's size and see if that works.

Size of image can't be define seem's like the image is not there, but it's not happened all the time.

Can't help with sporadic problems -- that's probably a logic error.

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to