So with PHP Proxy there is the option "show images".... 1. If this is set to 'no' will that save me bandwidth? 2. How do I set it to 'no'?
If you post the part of the code where you're finding this, I'll look at it. Its more than likely marked "true" or "yes" so change it to "false" or "no". Otherwise, I'll need to see the code snippet.
it will save some bandwidth, phpproxy uses "0" and "1" search for $flag and i think you set it to 1 for "on/checked" or "0" for "off/unchecked"