<?php
$TOC = array (
  0 => 
  array (
    0 => 'curl.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'curl.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'curl.examples.php',
    1 => 'Ejemplos',
  ),
  3 => 
  array (
    0 => 'ref.curl.php',
    1 => 'Funciones de cURL',
  ),
  4 => 
  array (
    0 => 'class.curlhandle.php',
    1 => 'CurlHandle',
  ),
  5 => 
  array (
    0 => 'class.curlmultihandle.php',
    1 => 'CurlMultiHandle',
  ),
  6 => 
  array (
    0 => 'class.curlsharehandle.php',
    1 => 'CurlShareHandle',
  ),
  7 => 
  array (
    0 => 'class.curlsharepersistenthandle.php',
    1 => 'CurlSharePersistentHandle',
  ),
  8 => 
  array (
    0 => 'class.curlfile.php',
    1 => 'CURLFile',
  ),
  9 => 
  array (
    0 => 'class.curlstringfile.php',
    1 => 'CURLStringFile',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Otros servicios',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);