MARG's suggestion is right on,
I took a look at some of the images, and while relatively small at 250 x
300 pixels, they end up displaying in an image statement that limits them
to 15 x 16 pixels (or there abouts) on the finished page. If you only need
15 x 16 pixels, resize the files to that size and reduce the transfer size
to about 5 percent of their current size. What you are doing is
transferring all the pixels then asking the browser at the destination to
resize them. This will eat up bandwidth very fast. If you need to keep
the original image with lots of pixels, keep copies on your work machine
and not on the server.
good luck,
Warren
warren@xxxxxxxxxxxx
At 04:51 PM 2/16/2006, Angelo Zanetti wrote:
MARG wrote:
Hi,
I have this site on
http://www.dte.ua.pt/portulano/
The problem with it is that it tak ages for the images to appear.
I have several other sites in the same server and this one is the only
which has this kind of trouble.
I've already pushed up memory_limit in php.ini, but no good :(
Any help would be apreciated.
Warm Regards,
MARG
perhaps your images need to be made smaller as they might be quite big
(optimise them for web)
So it might not be a PHP issue...
HTH
Angelo Zanetti
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php