(PHP 4 )
string ob_get_contents(void);
string ob_get_contents
出力用バッファの内容を返します。出力のバッファリングがアクティブ でない場合にはfalseを返します。
ob_start(), ob_get_length()も参照下さい。