PHPit.net: Having fun with PHP’s output buffer

PHPit.net: Having fun with PHP’s output buffer:

One of the more powerful and handy features that PHP offers is output buffering. It allows you more control over when the client’s browser gets the information instead of just spewing information at random. It is a little tricky to get the hang of, so PHPit.net has put together this new tutorial on how to get started.

Good overview if you are new to this feature. It can be helpful to use, good for trapping errors to logs rather then killing redirects

(Via PHPDeveloper.org.)

3 thoughts on “PHPit.net: Having fun with PHP’s output buffer

  1. Should help with performance too since the kernel will probably be able to do less writes.

  2. Hello I comes from Austria and by coincidence into the Blog came, you writes here over a Intressantes topic at opportunity would like I with it to enter more in greater detail and express, but to me still different Blogs regard to I defenitiv commit myself. Until soon and kind regards from the alpine country Manuel.

  3. The article is extremely helpful. It is simple and best way of explanation.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>