<?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 => 'uk',
  ),
  'this' => 
  array (
    0 => 'ibase.configuration.php',
    1 => 'Налаштування під час виконання',
    2 => 'Налаштування під час виконання',
  ),
  'up' => 
  array (
    0 => 'ibase.setup.php',
    1 => 'Встановлення/налаштування',
  ),
  'prev' => 
  array (
    0 => 'ibase.installation.php',
    1 => 'Встановлення',
  ),
  'next' => 
  array (
    0 => 'ibase.constants.php',
    1 => 'Попередньо визначені константи',
  ),
  '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">Налаштування під час виконання</h2>
 <p class="simpara">
На поведінку цих функцій випливають налаштування в <var class="filename">php.ini</var>.
</p>
 <p class="para">
 <table class="doctable table">
  <caption><strong>InterBase configuration options</strong></caption>
  
   <thead>
    <tr>
     <th>Назва</th>
     <th>Початково</th>
     <th>Де можна змінювати</th>
     <th>Журнал змін</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_* на сторінці <a href="configuration.changes.modes.php" class="xref">Де можна встановлювати параметри конфігурації</a>.
 </p>

 <p class="para">Тут є коротке пояснення директив
конфігурації.</p>

<p class="para">
 <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>
    <p class="para">
     Whether to allow
     <a href="features.persistent-connections.php" class="link">persistent connections</a>
     to Firebird/InterBase.
    </p>
   </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>
    <p class="para">
     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.
    </p>
   </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>
    <p class="para">
     The maximum number of Firebird/InterBase connections per process, including
     persistent connections.
    </p>
   </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>
    <p class="para">
     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.
    </p>
   </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>
    <p class="para">
     The user name to use when connecting to a database
     if no user name is specified.
    </p>
   </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>
    <p class="para">
     The password to use when connecting to a database
     if no password is specified.
    </p>
   </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>
    <p class="para">
     The character set to use when connecting to a database
     if no character set is specified.
    </p>
   </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>
    <p class="para">
    </p>
   </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>
    <p class="para">
    </p>
   </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>
    <p class="para">
    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. 
    </p>
   </dd>
  
 
 </dl>
 </p>
</div><?php manual_footer($setup); ?>