<?php
$TOC = array (
  0 => 
  array (
    0 => 'features.http-auth.php',
    1 => 'PHP ile HTTP Kimlik Doğrulaması',
  ),
  1 => 
  array (
    0 => 'features.cookies.php',
    1 => '&Ccedil;erezler',
  ),
  2 => 
  array (
    0 => 'features.sessions.php',
    1 => 'Oturumlar',
  ),
  3 => 
  array (
    0 => 'features.file-upload.php',
    1 => 'Karşıya dosya y&uuml;kleme',
  ),
  4 => 
  array (
    0 => 'features.remote-files.php',
    1 => 'Uzak dosyaların kullanımı',
  ),
  5 => 
  array (
    0 => 'features.connection-handling.php',
    1 => 'Bağlantı y&ouml;netimi',
  ),
  6 => 
  array (
    0 => 'features.persistent-connections.php',
    1 => 'Kalıcı Bağlantılı Veritabanı Bağlantıları',
  ),
  7 => 
  array (
    0 => 'features.commandline.php',
    1 => 'Komut satırından kullanım',
  ),
  8 => 
  array (
    0 => 'features.gc.php',
    1 => 'Garbage Collection',
  ),
  9 => 
  array (
    0 => 'features.dtrace.php',
    1 => 'DTrace Dynamic Tracing',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);