Tue 28 Apr 2009
PHP Output Buffer
Posted by Steve Terjeson under Analytics, Code Samples, Google, Programming
No Comments
While working with the new Google Analytics Export API and a PHP example, I wanted to be able to output a csv version of the data to a file that could be downloaded.
I found this PHP function that allows output buffering. Still working the bugs out of my data export, but the output code works well.
http://my.opera.com/zomg/blog/2007/10/03/how-to-easily-redirect-php-output-to-a-file










