<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/ref.intl.idn.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'tr',
  ),
  'this' => 
  array (
    0 => 'function.idn-to-utf8.php',
    1 => 'idn_to_utf8',
    2 => 'Alan adı kodlamasını IDNA ASCII\'den UTF-8\'e d&ouml;n&uuml;şt&uuml;r&uuml;r',
  ),
  'up' => 
  array (
    0 => 'ref.intl.idn.php',
    1 => 'IDN İşlevleri',
  ),
  'prev' => 
  array (
    0 => 'function.idn-to-ascii.php',
    1 => 'idn_to_ascii',
  ),
  'next' => 
  array (
    0 => 'class.intlchar.php',
    1 => 'IntlChar',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'tr',
    'path' => 'reference/intl/idn/idn-to-utf8.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="function.idn-to-utf8" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">idn_to_utf8</h1>
  <p class="verinfo">(PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL intl &gt;= 1.0.2, PECL idn &gt;= 0.1)</p><p class="refpurpose"><span class="refname">idn_to_utf8</span> &mdash; <span class="dc-title">Alan adı kodlamasını IDNA ASCII&#039;den UTF-8&#039;e dönüştürür
  </span></p>

 </div>
 <div class="refsect1 description" id="refsect1-function.idn-to-utf8-description">
  <h3 class="title">Açıklama</h3>
  <p class="para">Yordamsal kullanım</p>
  <div class="methodsynopsis dc-description">
   <span class="methodname"><strong>idn_to_utf8</strong></span>(<br>&nbsp;&nbsp;&nbsp;&nbsp;<span class="methodparam"><span class="type"><a href="language.types.string.php" class="type string">string</a></span> <code class="parameter">$alan</code></span>,<br>&nbsp;&nbsp;&nbsp;&nbsp;<span class="methodparam"><span class="type"><a href="language.types.integer.php" class="type int">int</a></span> <code class="parameter">$seçenekler</code><span class="initializer"> = <strong><code><a href="intl.constants.php#constant.idna-default">IDNA_DEFAULT</a></code></strong></span></span>,<br>&nbsp;&nbsp;&nbsp;&nbsp;<span class="methodparam"><span class="type"><a href="language.types.integer.php" class="type int">int</a></span> <code class="parameter">$varyant</code><span class="initializer"> = <strong><code><a href="intl.constants.php#constant.intl-idna-variant-uts46">INTL_IDNA_VARIANT_UTS46</a></code></strong></span></span>,<br>&nbsp;&nbsp;&nbsp;&nbsp;<span class="methodparam"><span class="type"><a href="language.types.array.php" class="type array">array</a></span> <code class="parameter reference">&$idna_info</code><span class="initializer"> = <strong><code><a href="reserved.constants.php#constant.null">null</a></code></strong></span></span><br>): <span class="type"><span class="type"><a href="language.types.string.php" class="type string">string</a></span>|<span class="type"><a href="language.types.singleton.php" class="type false">false</a></span></span></div>

  <p class="para rdfs-comment">
   Belirtilen IDNA ASCII kodlamalı Unicode alan adını normal UTF-8 kodlamalı
   alan adına dönüştürür.
  </p>
  </div>


 <div class="refsect1 parameters" id="refsect1-function.idn-to-utf8-parameters">
  <h3 class="title">Bağımsız Değişkenler</h3>
  <p class="para">
   <dl>
    
     <dt><code class="parameter">alan</code></dt>
     <dd>
      <p class="para">
       Kodlaması UTF-8&#039;e dönüştürülecek IDNA ASCII kodlu alan adı.
      </p>
     </dd>
    
    
     <dt><code class="parameter">seçenekler</code></dt>
     <dd>
      <p class="para">
       IDNA_* sabitlerinden oluşan dönüşüm seçenekleri.
       (IDNA_ERROR_* sabitleri hariç)
      </p>
     </dd>
    
    
     <dt><code class="parameter">varyant</code></dt>
     <dd>
      <p class="para">
       Ya IDNA 2003 için <strong><code><a href="intl.constants.php#constant.intl-idna-variant-2003">INTL_IDNA_VARIANT_2003</a></code></strong> (kullanımı
       PHP 7.2.0 itibariyle önerilmiyor)  ya da UTS #46 için
       <strong><code><a href="intl.constants.php#constant.intl-idna-variant-uts46">INTL_IDNA_VARIANT_UTS46</a></code></strong> (sadece ICU 4.6 ve üstü ile
       kullanılabilir).
      </p>
     </dd>
    
    
     <dt><code class="parameter">idna_info</code></dt>
     <dd>
      <p class="para">
       Bu bağımsız değişken sadece <code class="parameter">varyant</code> için
       <strong><code><a href="intl.constants.php#constant.intl-idna-variant-uts46">INTL_IDNA_VARIANT_UTS46</a></code></strong> kullanılmışsa
       kullanılabilir. Bu durumda, muhtemelen meşru olmayan bir dönüşümün
       sonucu olarak <code class="literal">&#039;result&#039;</code>, sonucu değiştirmiş ya da
       değiştirecek olan UTS #46&#039;nın geçiş mekanizmalarının kullanımının
       değişip değişmediğini gösteren bir mantıksal değer olarak
       <code class="literal">&#039;isTransitionalDifferent&#039;</code> ve IDNA_ERROR_* hata
       sabitlerinin bir bit kümesini temsil eden birer tamsayı olarak
       <code class="literal">&#039;errors&#039;</code> anahtarlı bir dizi ile doldurulur.
      </p>
     </dd>
    
   </dl>
  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-function.idn-to-utf8-returnvalues">
  <h3 class="title">Dönen Değerler</h3>
  <p class="para">
   UTF-8 kodlu alan adı, başarısızlık durumunda <strong><code><a href="reserved.constants.php#constant.false">false</a></code></strong> döner.
  </p>
 </div>


 <div class="refsect1 changelog" id="refsect1-function.idn-to-utf8-changelog">
  <h3 class="title">Sürüm Bilgisi</h3>
  <p class="para">
   <table class="doctable informaltable">
    
     <thead>
      <tr>
       <th>Sürüm: </th>
       <th>Açıklama</th>
      </tr>

     </thead>

     <tbody class="tbody">
      <tr>
       <td>7.4.0</td>
       <td>
        <code class="parameter">varyant</code> bağımsız değişkeninin öntanımlısı artık
        <strong><code><a href="intl.constants.php#constant.intl-idna-variant-uts46">INTL_IDNA_VARIANT_UTS46</a></code></strong> oldu; evvelce
        <strong><code><a href="intl.constants.php#constant.intl-idna-variant-2003">INTL_IDNA_VARIANT_2003</a></code></strong> idi ve kulllanımı
        önerilmiyordu.
       </td>
      </tr>

      <tr>
       <td>7.2.0</td>
       <td>
        <strong><code><a href="intl.constants.php#constant.intl-idna-variant-2003">INTL_IDNA_VARIANT_2003</a></code></strong> sabitinin kulllanımı
        artık önerilmiyor; yerine <strong><code><a href="intl.constants.php#constant.intl-idna-variant-uts46">INTL_IDNA_VARIANT_UTS46</a></code></strong>
        kullanılmalıdır.
       </td>
      </tr>

     </tbody>
    
   </table>

  </p>
 </div>


 <div class="refsect1 examples" id="refsect1-function.idn-to-utf8-examples">
  <h3 class="title">Örnekler</h3>
  <div class="example" id="example-1">
   <p><strong>Örnek 1 - <span class="function"><strong>idn_to_utf8()</strong></span> örneği</strong></p>
   <div class="example-contents">
<div class="phpcode"><code><span style="color: #000000"><span style="color: #0000BB">&lt;?php<br /><br /></span><span style="color: #007700">echo </span><span style="color: #0000BB">idn_to_utf8</span><span style="color: #007700">(</span><span style="color: #DD0000">'xn--tst-qla.de'</span><span style="color: #007700">);<br /><br /></span><span style="color: #0000BB">?&gt;</span></span></code></div>
   </div>

  </div>
  <p class="para">
Yukarıdaki örneğin çıktısı:</p>
  <div class="example-contents screen">
<div class="examplescode"><pre class="examplescode">täst.de</pre>
</div>
  </div>
 </div>


 <div class="refsect1 seealso" id="refsect1-function.idn-to-utf8-seealso">
  <h3 class="title">Ayrıca Bakınız</h3>
  <ul class="simplelist">
   <li><span class="function"><a href="function.idn-to-ascii.php" class="function" rel="rdfs-seeAlso">idn_to_ascii()</a> - Alan adını IDNA ASCII bi&ccedil;imine d&ouml;n&uuml;şt&uuml;r&uuml;r</span></li>
  </ul>
 </div>

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