PHP技術者認定[初級]試験(PJ0-100)
問題16-6
出力用バッファの内容を取得する関数として正しいものを選択してください。(1つ選択)
ob_start()
ob_get_contents()
ob_end_clean()
ob_get_length()