[PHP-DOC] Output Buffering: Is strings.xml the best place? From: Daniel Beckham (danbeck <email protected>)
Date: 08/25/00

I just realized that the output buffering functions are located in
strings.xml. Is this really the best place for those functions? They don't
really have any thing to do with the string functions, but are specifically
related to how and when the PHP engine sends output to the browser.

If no one objects, I'm going to branch these off into a separate file.

Daniel