Hi,
I've writen a small php code for displaying a photo according to certain width,height and quality.
Until the last week, everything went fine. Suddenly the images are being cut in the middle.
You can take a look here
http://www.todos.co.il/images/thumb.php ... height=560
The first time the image will show fine. after a REFRESH it will cut, and if you'd wait a while before refreshing again, the next refresh will show the image fine.
As I understand, when the image output is too big, the image is cut.
For example. if you look here:
http://www.todos.co.il/images/thumb.php ... &height=56
The output is smaller, hance the file is always ok.
Is it possible the server has a limitation for output image or something alike?
Answers will be greatly appriciated.
Image rendering timeout?
Moderator: General Moderators
Re: Image rendering timeout?
Works fine every time for me. Sounds more like an issue with the browser timing out rather than PHP.
Re: Image rendering timeout?
thanks
I can now see that in FF it works fine every time.
The issue is in IE6 and IE7 (in diffrent computers).
any ideas?
I can now see that in FF it works fine every time.
The issue is in IE6 and IE7 (in diffrent computers).
any ideas?