Compress Your XHTML Page Output Using PHP Output Buffers

Us programmers love to keep our code readable and neat, which is why we use hundreds of tabs and line feeds in our code. The problem with doing this in the web programming world is that our users don’t care about our neatly indented code. They don’t care about our detailed code comments. They certainly … Continue reading Compress Your XHTML Page Output Using PHP Output Buffers