[Phpwm] Icons
David Goodwin
david at codepoets.co.uk
Mon Mar 12 21:13:40 GMT 2007
> If you're worried about bandwidth, stick to small images (always a good
> idea, anyway) and use mod_gzip (I think that's the one - someone will
> correct me if not) to compress the data sent between the server and
mod_deflate :)
Compressing images might be difficult as they should already be
compressed to some extent.
What is more likely to make a difference is enabling zlib output
compression in PHP (and for things like .js files).
David.
--
David Goodwin
[ david at codepoets dot co dot uk ]
[ http://www.codepoets.co.uk ]
More information about the Phpwm
mailing list