Resizing images goes a long way

One of the most small but extremely important aspects of PHP programming that many programmers overlook is the failure to resize images. Of course when we say it’s common sense that websites with smaller images load faster than ones with bigger images, it’s as obvious as saying that the sky is blue.
However, since it is [...]