Page is a not externally linkable
cmarshall - 2:26 pm on Jan 15, 2008 (gmt 0)
I use these all the time to optimize my output.
The answer is PHP's ob_ (output buffer) functions [us2.php.net]. These allow you to trap the entire page output and do what you will with it.