<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/ibase.setup.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'tr',
  ),
  'this' => 
  array (
    0 => 'ibase.configuration.php',
    1 => '&Ccedil;alışma Anı Yapılandırması',
    2 => '&Ccedil;alışma Anı Yapılandırması',
  ),
  'up' => 
  array (
    0 => 'ibase.setup.php',
    1 => 'Yapılandırma/Kurulum',
  ),
  'prev' => 
  array (
    0 => 'ibase.installation.php',
    1 => 'Kurulum',
  ),
  'next' => 
  array (
    0 => 'ibase.constants.php',
    1 => '&Ouml;ntanımlı Sabitler',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'en',
    'path' => 'reference/ibase/ini.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="ibase.configuration" class="section">
 <h2 class="title">Çalışma Anı Yapılandırması</h2>
 <p class="simpara">Bu işlevlerin davranışı <var class="filename">php.ini</var>
içindeki ayarlardan etkilenir.</p>
 <p class="para">
 <table class="doctable table">
  <caption><strong>InterBase configuration options</strong></caption>
  
   <thead>
    <tr>
     <th>İsim</th>
     <th>Öntanımlı</th>
     <th>Değişlik Yeri</th>
     <th>Sürüm Bilgisi</th>
    </tr>

   </thead>

   <tbody class="tbody">
    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.allow-persistent" class="link">ibase.allow_persistent</a></td>
     <td>&quot;1&quot;</td>
     <td><strong><code><a href="info.constants.php#constant.ini-system">INI_SYSTEM</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.max-persistent" class="link">ibase.max_persistent</a></td>
     <td>&quot;-1&quot;</td>
     <td><strong><code><a href="info.constants.php#constant.ini-system">INI_SYSTEM</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.max-links" class="link">ibase.max_links</a></td>
     <td>&quot;-1&quot;</td>
     <td><strong><code><a href="info.constants.php#constant.ini-system">INI_SYSTEM</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.default-db" class="link">ibase.default_db</a></td>
     <td>NULL</td>
     <td><strong><code><a href="info.constants.php#constant.ini-system">INI_SYSTEM</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.default-user" class="link">ibase.default_user</a></td>
     <td>NULL</td>
     <td><strong><code><a href="info.constants.php#constant.ini-all">INI_ALL</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.default-password" class="link">ibase.default_password</a></td>
     <td>NULL</td>
     <td><strong><code><a href="info.constants.php#constant.ini-all">INI_ALL</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.default-charset" class="link">ibase.default_charset</a></td>
     <td>NULL</td>
     <td><strong><code><a href="info.constants.php#constant.ini-all">INI_ALL</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.timestampformat" class="link">ibase.timestampformat</a></td>
     <td>&quot;%Y-%m-%d %H:%M:%S&quot;</td>
     <td><strong><code><a href="info.constants.php#constant.ini-all">INI_ALL</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.dateformat" class="link">ibase.dateformat</a></td>
     <td>&quot;%Y-%m-%d&quot;</td>
     <td><strong><code><a href="info.constants.php#constant.ini-all">INI_ALL</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr>
     <td><a href="ibase.configuration.php#ini.ibase.timeformat" class="link">ibase.timeformat</a></td>
     <td>&quot;%H:%M:%S&quot;</td>
     <td><strong><code><a href="info.constants.php#constant.ini-all">INI_ALL</a></code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

   </tbody>
  
 </table>

 INI_* kiplerinin tanımları ve ayrıntılı
açıklamaları <a href="configuration.changes.modes.php" class="xref">Yapılandırma ayarlarının yeri</a> bölümünde bulunabilir.
 </p>

 <p class="para">
Yapılandırma yönergelerinin kısa açıklamalarını aşağıda bulabilirsiniz.
</p>

<dl>
  
  <dt id="ini.ibase.allow-persistent">
   <code class="parameter">ibase.allow_persistent</code>
   <span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span>
  </dt>
  <dd>
   <span class="simpara">
    Whether to allow
    <a href="features.persistent-connections.php" class="link">persistent connections</a>
    to Firebird/InterBase.
   </span>
  </dd>
 

 
  <dt id="ini.ibase.max-persistent">
   <code class="parameter">ibase.max_persistent</code>
   <span class="type"><a href="language.types.integer.php" class="type int">int</a></span>
  </dt>
  <dd>
   <span class="simpara">
    The maximum number of persistent Firebird/InterBase connections per
    process. New connections created with ibase_pconnect() will be non-persistent
    if this number would be exceeded.
   </span>
  </dd>
 

 
  <dt id="ini.ibase.max-links">
   <code class="parameter">ibase.max_links</code>
   <span class="type"><a href="language.types.integer.php" class="type int">int</a></span>
  </dt>
  <dd>
   <span class="simpara">
    The maximum number of Firebird/InterBase connections per process, including
    persistent connections.
   </span>
  </dd>
 
  
  <dt id="ini.ibase.default-db">
   <code class="parameter">ibase.default_db</code>
   <span class="type"><a href="language.types.string.php" class="type string">string</a></span>
  </dt>
  <dd>
   <span class="simpara">
    The default database to connect to when ibase_[p]connect() is called
    without specifying a database name. If this value is set and SQL safe
    mode is enabled, no other connections than to this database will be allowed.
   </span>
  </dd>
 
 
  <dt id="ini.ibase.default-user">
   <code class="parameter">ibase.default_user</code>
   <span class="type"><a href="language.types.string.php" class="type string">string</a></span>
  </dt>
  <dd>
   <span class="simpara">
    The user name to use when connecting to a database
    if no user name is specified.
   </span>
  </dd>
 

 
  <dt id="ini.ibase.default-password">
   <code class="parameter">ibase.default_password</code>
   <span class="type"><a href="language.types.string.php" class="type string">string</a></span>
  </dt>
  <dd>
   <span class="simpara">
    The password to use when connecting to a database
    if no password is specified.
   </span>
  </dd>
 
 
  <dt id="ini.ibase.default-charset">
   <code class="parameter">ibase.default_charset</code>
   <span class="type"><a href="language.types.string.php" class="type string">string</a></span>
  </dt>
  <dd>
   <span class="simpara">
    The character set to use when connecting to a database
    if no character set is specified.
   </span>
  </dd>
 

 

 
  <dt id="ini.ibase.timestampformat">
   <code class="parameter">ibase.timestampformat</code>
   <span class="type"><a href="language.types.string.php" class="type string">string</a></span>
  </dt>
  <dd>
   <span class="simpara">
   </span>
  </dd>
 
 
  <dt id="ini.ibase.dateformat">
   <code class="parameter">ibase.dateformat</code>
   <span class="type"><a href="language.types.string.php" class="type string">string</a></span>
  </dt>
  <dd>
   <span class="simpara">
   </span>
  </dd>
 
 
  <dt id="ini.ibase.timeformat">
   <code class="parameter">ibase.timeformat</code>
   <span class="type"><a href="language.types.string.php" class="type string">string</a></span>
  </dt>
  <dd>
   <span class="simpara">
   These directives are used to set the date and time formats
   that are used when returning dates and times from a result set,
   or when binding arguments to date and time parameters.
   </span>
  </dd>
 

</dl>
</div><?php manual_footer($setup); ?>