Posted by petersprc on 03/23/07 02:43
Hi,
This comment has an example of stripping whitespace:
http://ru.php.net/manual/en/function.ob-start.php#71953
On Mar 22, 9:48 pm, "Ciaran" <cronok...@hotmail.com> wrote:
> HI I know about
> ob_start( 'ob_gzhandler' );
> But I'm looking for something that removes all line breaks and extra
> whitespace in the html before sending it to the visitor's browser. Is
> this possible?
>
> Cheers,
> Ciarán
[Back to original message]
|