<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.ftp-alloc.php',
    1 => 'ftp_alloc',
  ),
  1 => 
  array (
    0 => 'function.ftp-append.php',
    1 => 'ftp_append',
  ),
  2 => 
  array (
    0 => 'function.ftp-cdup.php',
    1 => 'ftp_cdup',
  ),
  3 => 
  array (
    0 => 'function.ftp-chdir.php',
    1 => 'ftp_chdir',
  ),
  4 => 
  array (
    0 => 'function.ftp-chmod.php',
    1 => 'ftp_chmod',
  ),
  5 => 
  array (
    0 => 'function.ftp-close.php',
    1 => 'ftp_close',
  ),
  6 => 
  array (
    0 => 'function.ftp-connect.php',
    1 => 'ftp_connect',
  ),
  7 => 
  array (
    0 => 'function.ftp-delete.php',
    1 => 'ftp_delete',
  ),
  8 => 
  array (
    0 => 'function.ftp-exec.php',
    1 => 'ftp_exec',
  ),
  9 => 
  array (
    0 => 'function.ftp-fget.php',
    1 => 'ftp_fget',
  ),
  10 => 
  array (
    0 => 'function.ftp-fput.php',
    1 => 'ftp_fput',
  ),
  11 => 
  array (
    0 => 'function.ftp-get.php',
    1 => 'ftp_get',
  ),
  12 => 
  array (
    0 => 'function.ftp-get-option.php',
    1 => 'ftp_get_option',
  ),
  13 => 
  array (
    0 => 'function.ftp-login.php',
    1 => 'ftp_login',
  ),
  14 => 
  array (
    0 => 'function.ftp-mdtm.php',
    1 => 'ftp_mdtm',
  ),
  15 => 
  array (
    0 => 'function.ftp-mkdir.php',
    1 => 'ftp_mkdir',
  ),
  16 => 
  array (
    0 => 'function.ftp-mlsd.php',
    1 => 'ftp_mlsd',
  ),
  17 => 
  array (
    0 => 'function.ftp-nb-continue.php',
    1 => 'ftp_nb_continue',
  ),
  18 => 
  array (
    0 => 'function.ftp-nb-fget.php',
    1 => 'ftp_nb_fget',
  ),
  19 => 
  array (
    0 => 'function.ftp-nb-fput.php',
    1 => 'ftp_nb_fput',
  ),
  20 => 
  array (
    0 => 'function.ftp-nb-get.php',
    1 => 'ftp_nb_get',
  ),
  21 => 
  array (
    0 => 'function.ftp-nb-put.php',
    1 => 'ftp_nb_put',
  ),
  22 => 
  array (
    0 => 'function.ftp-nlist.php',
    1 => 'ftp_nlist',
  ),
  23 => 
  array (
    0 => 'function.ftp-pasv.php',
    1 => 'ftp_pasv',
  ),
  24 => 
  array (
    0 => 'function.ftp-put.php',
    1 => 'ftp_put',
  ),
  25 => 
  array (
    0 => 'function.ftp-pwd.php',
    1 => 'ftp_pwd',
  ),
  26 => 
  array (
    0 => 'function.ftp-quit.php',
    1 => 'ftp_quit',
  ),
  27 => 
  array (
    0 => 'function.ftp-raw.php',
    1 => 'ftp_raw',
  ),
  28 => 
  array (
    0 => 'function.ftp-rawlist.php',
    1 => 'ftp_rawlist',
  ),
  29 => 
  array (
    0 => 'function.ftp-rename.php',
    1 => 'ftp_rename',
  ),
  30 => 
  array (
    0 => 'function.ftp-rmdir.php',
    1 => 'ftp_rmdir',
  ),
  31 => 
  array (
    0 => 'function.ftp-set-option.php',
    1 => 'ftp_set_option',
  ),
  32 => 
  array (
    0 => 'function.ftp-site.php',
    1 => 'ftp_site',
  ),
  33 => 
  array (
    0 => 'function.ftp-size.php',
    1 => 'ftp_size',
  ),
  34 => 
  array (
    0 => 'function.ftp-ssl-connect.php',
    1 => 'ftp_ssl_connect',
  ),
  35 => 
  array (
    0 => 'function.ftp-systype.php',
    1 => 'ftp_systype',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ftp.php',
    1 => 'FTP',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Autres services',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);