<?php
$TOC = array (
  0 => 
  array (
    0 => 'mysql-xdevapi-tableselect.bind.php',
    1 => 'TableSelect::bind',
  ),
  1 => 
  array (
    0 => 'mysql-xdevapi-tableselect.construct.php',
    1 => 'TableSelect::__construct',
  ),
  2 => 
  array (
    0 => 'mysql-xdevapi-tableselect.execute.php',
    1 => 'TableSelect::execute',
  ),
  3 => 
  array (
    0 => 'mysql-xdevapi-tableselect.groupby.php',
    1 => 'TableSelect::groupBy',
  ),
  4 => 
  array (
    0 => 'mysql-xdevapi-tableselect.having.php',
    1 => 'TableSelect::having',
  ),
  5 => 
  array (
    0 => 'mysql-xdevapi-tableselect.limit.php',
    1 => 'TableSelect::limit',
  ),
  6 => 
  array (
    0 => 'mysql-xdevapi-tableselect.lockexclusive.php',
    1 => 'TableSelect::lockExclusive',
  ),
  7 => 
  array (
    0 => 'mysql-xdevapi-tableselect.lockshared.php',
    1 => 'TableSelect::lockShared',
  ),
  8 => 
  array (
    0 => 'mysql-xdevapi-tableselect.offset.php',
    1 => 'TableSelect::offset',
  ),
  9 => 
  array (
    0 => 'mysql-xdevapi-tableselect.orderby.php',
    1 => 'TableSelect::orderby',
  ),
  10 => 
  array (
    0 => 'mysql-xdevapi-tableselect.where.php',
    1 => 'TableSelect::where',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mysql-xdevapi.php',
    1 => 'Mysql_xdevapi',
  ),
  1 => 
  array (
    0 => 'set.mysqlinfo.php',
    1 => 'MySQL',
  ),
  2 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Estensioni specifiche dei produttori di basi dati',
  ),
  3 => 
  array (
    0 => 'refs.database.php',
    1 => 'Estensioni di base dati',
  ),
  4 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  5 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);