<?php
$TOC = array (
  0 => 
  array (
    0 => 'outcontrol.setup.php',
    1 => 'Installazione/Configurazione',
  ),
  1 => 
  array (
    0 => 'outcontrol.constants.php',
    1 => 'Costanti predefinite',
  ),
  2 => 
  array (
    0 => 'outcontrol.output-buffering.php',
    1 => 'Output Buffering',
  ),
  3 => 
  array (
    0 => 'outcontrol.flushing-system-buffers.php',
    1 => 'Flushing System Buffers',
  ),
  4 => 
  array (
    0 => 'outcontrol.user-level-output-buffers.php',
    1 => 'User-Level Output Buffers',
  ),
  5 => 
  array (
    0 => 'outcontrol.examples.php',
    1 => 'Esempi',
  ),
  6 => 
  array (
    0 => 'ref.outcontrol.php',
    1 => 'Output Control Funzioni',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Modifica del comportamento di PHP',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);