Re: Creating an image - speed issues
- From: "Alexander Fischer" <happysmithers@xxxxxxxxxxx>
- Date: 6 Oct 2006 14:21:24 -0700
Jerry,
thanks for your reply.
Are you trying to resize the image in your html? If so, bad idea. This
will send the entire image file to the browser and display the behavior
you are experiencing. It also unnecessarily inflates the bandwidth
you're using.
No, of course not. When I need a thumbnail, I resample the original
image within PHP. However, I'm having speed issues also and primarily
when I'm simply showing the original-sized (800x600px) image..
Alex
.
- Follow-Ups:
- Re: Creating an image - speed issues
- From: Jerry Stuckle
- Re: Creating an image - speed issues
- References:
- Creating an image - speed issues
- From: Alexander Fischer
- Re: Creating an image - speed issues
- From: Jerry Stuckle
- Creating an image - speed issues
- Prev by Date: Re: post of fetched value fails
- Next by Date: Re: Creating an image - speed issues
- Previous by thread: Re: Creating an image - speed issues
- Next by thread: Re: Creating an image - speed issues
- Index(es):
Relevant Pages
|