[PHP] Re: Strip outgoing whitespace in html

2006-06-26 Thread Adam Zey
Christopher J. Bottaro wrote: Opps, we just found mod_tidy. :) Christopher J. Bottaro wrote: I'm wondering if there's a convenient way to globally add a final step for apache w/php that will remove unnecessary whitespace from text/html before it gets sent to the client. Some sort of global co

[PHP] Re: Strip outgoing whitespace in html

2006-06-26 Thread Christopher J. Bottaro
Opps, we just found mod_tidy. :) Christopher J. Bottaro wrote: > I'm wondering if there's a convenient way to globally add a final step for > apache w/php that will remove unnecessary whitespace from text/html before > it gets sent to the client. Some sort of global config like thing would be >