What I meant was that it is obiously that eliminating the spaces but not by
a blind replacement, the new lines characters and even the tabs will reduce
the size of the page which will result in a faster loading and less
bandwidth consumed... And the example was google... Am I wrong with anything
here?



[snip]
PHP is one thing and HTML is another thing.. Check the google source
code
and you'll that this is how they have it... I assume the reason is to
reduce
the size of the page...
[snip]

Your assumption about Google would be incorrect, it has nothing to do
with page size as most of their pages are predominately text.

See http://www.w3.org/TR/html401/struct/text.html#whitespace for a more
detailed dissertation on white space in HTML.

-- 
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

Reply via email to