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.)
You’re currently reading “PHPit.net: Having fun with PHP’s output buffer”, an entry on Sam’s random musings
- Published:
- 04.17.06 / 12pm
- Category:
- Code Development, PHP
- Tags:
3 Comments
Jump to comment form | Comments RSS [?] | Trackback URI [?]