<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/ref.exec.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'tr',
  ),
  'this' => 
  array (
    0 => 'function.proc-get-status.php',
    1 => 'proc_get_status',
    2 => 'proc_open tarafından a&ccedil;ılmış bir s&uuml;re&ccedil;
  hakkında bilgi d&ouml;nd&uuml;r&uuml;r',
  ),
  'up' => 
  array (
    0 => 'ref.exec.php',
    1 => 'Program &Ccedil;alıştırma İşlevleri',
  ),
  'prev' => 
  array (
    0 => 'function.proc-close.php',
    1 => 'proc_close',
  ),
  'next' => 
  array (
    0 => 'function.proc-nice.php',
    1 => 'proc_nice',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'tr',
    'path' => 'reference/exec/functions/proc-get-status.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="function.proc-get-status" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">proc_get_status</h1>
  <p class="verinfo">(PHP 5, PHP 7, PHP 8)</p><p class="refpurpose"><span class="refname">proc_get_status</span> &mdash; <span class="dc-title"><span class="function"><a href="function.proc-open.php" class="function">proc_open()</a></span> tarafından açılmış bir süreç
  hakkında bilgi döndürür</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-function.proc-get-status-description">
  <h3 class="title">Açıklama</h3>
  <div class="methodsynopsis dc-description">
   <span class="methodname"><strong>proc_get_status</strong></span>(<span class="methodparam"><span class="type"><a href="language.types.resource.php" class="type resource">resource</a></span> <code class="parameter">$süreç</code></span>): <span class="type"><a href="language.types.array.php" class="type array">array</a></span></div>

  <p class="para rdfs-comment">
   <span class="function"><strong>proc_get_status()</strong></span> işlevi, <span class="function"><a href="function.proc-open.php" class="function">proc_open()</a></span>
   tarafından açılmış bir süreçle ilgili verileri döndürür.
  </p>
 </div>


 <div class="refsect1 parameters" id="refsect1-function.proc-get-status-parameters">
  <h3 class="title">Bağımsız Değişkenler</h3>
  <p class="para">
   <dl>
    
     <dt><code class="parameter">süreç</code></dt>
     <dd>
      <p class="para">
       Hakkında bilgi döndürülecek <span class="function"><a href="function.proc-open.php" class="function">proc_open()</a></span> özkaynağı.
      </p>
     </dd>
    
   </dl>
  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-function.proc-get-status-returnvalues">
  <h3 class="title">Dönen Değerler</h3>
  <p class="para">
   Toplanan verileri içeren bir dizi döner. Dönen dizi şu elemanları içerir:
  </p>
  <p class="para">
  <table class="doctable informaltable">
   
    <thead>
     <tr><th>Eleman</th>
     <th>Türü</th>
     <th>Açıklama</th></tr>

    </thead>

    <tbody class="tbody">
     <tr>
      <td>command</td>
      <td><span class="type"><a href="language.types.string.php" class="type string">string</a></span></td>
      <td>
       <span class="function"><a href="function.proc-open.php" class="function">proc_open()</a></span> işlevine aktarılan komut dizgesi.
      </td>
     </tr>

     <tr>
      <td>pid</td>
      <td><span class="type"><a href="language.types.integer.php" class="type int">int</a></span></td>
      <td>Süreç kimliği.</td>
     </tr>

     <tr>
      <td>running</td>
      <td><span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span></td>
      <td>
       Süreç hala çalışıyorsa <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong>, sonlanmışsa <strong><code><a href="reserved.constants.php#constant.false">false</a></code></strong>.
      </td>
     </tr>

     <tr>
      <td>signaled</td>
      <td><span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span></td>
      <td>
       Alt süreç yakalanmayan bir sinyal ile sonlanmışsa <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong>. Windows
       üzerinde daima <strong><code><a href="reserved.constants.php#constant.false">false</a></code></strong>&#039;tır.
      </td>
     </tr>

     <tr>
      <td>stopped</td>
      <td><span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span></td>
      <td>
       Alt süreç bir sinyal ile durdurulmuşsa <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong>. Windows üzerinde daima
       <strong><code><a href="reserved.constants.php#constant.false">false</a></code></strong>&#039;tır.
      </td>
     </tr>

     <tr>
      <td>exitcode</td>
      <td><span class="type"><a href="language.types.integer.php" class="type int">int</a></span></td>
      <td>
       Süreç tarafından döndürülen çıkış kodu (sadece
       <code class="literal">running</code>  <strong><code><a href="reserved.constants.php#constant.false">false</a></code></strong> ise anlamlıdır). İşlevin sadece ilk
       çağrısı gerçek değeri döndürür, diğerleri <code class="literal">-1</code>
       döndürecektir.
      </td>
     </tr>

     <tr>
      <td>termsig</td>
      <td><span class="type"><a href="language.types.integer.php" class="type int">int</a></span></td>
      <td>
       Alt sürecin sonlanmasını sağlayan sinyalin numarası (sadece
       <code class="literal">signaled</code> <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong> ise anlamlıdır).
      </td>
     </tr>

     <tr>
      <td>stopsig</td>
      <td><span class="type"><a href="language.types.integer.php" class="type int">int</a></span></td>
      <td>
       Alt sürecin durdurulmasını sağlayan sinyalin numarası (sadece
       <code class="literal">stopped</code> <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong> ise anlamlıdır).
      </td>
     </tr>

    </tbody>
   
  </table>

  </p>
 </div>


 <div class="refsect1 seealso" id="refsect1-function.proc-get-status-seealso">
  <h3 class="title">Ayrıca Bakınız</h3>
  <p class="para">
   <ul class="simplelist">
    <li><span class="function"><a href="function.proc-open.php" class="function" rel="rdfs-seeAlso">proc_open()</a> - Bir komutu &ccedil;alıştırır ve G/&Ccedil; i&ccedil;in bir dosya tanıtıcı a&ccedil;ar</span></li>
   </ul>
  </p>
 </div>

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