Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 5841

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Sets the command prompt</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.phpdbg-get-executable.html">phpdbg_get_executable</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.phpdbg-start-oplog.html">phpdbg_start_oplog</a></div>
 <div class="up"><a href="ref.phpdbg.html">phpdbg Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="function.phpdbg-prompt" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">phpdbg_prompt</h1>
  <p class="verinfo">(PHP 5 &gt;= 5.6.0, PHP 7)</p><p class="refpurpose"><span class="refname">phpdbg_prompt</span> &mdash; <span class="dc-title">Sets the command prompt</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-function.phpdbg-prompt-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="type"><span class="type void">void</span></span> <span class="methodname"><strong>phpdbg_prompt</strong></span>
    ( <span class="methodparam"><span class="type">string</span> <code class="parameter">$string</code></span>
   )</div>

  <p class="para rdfs-comment">
   Set the command prompt to the given <code class="parameter">string</code>.
  </p>
 </div>


 <div class="refsect1 parameters" id="refsect1-function.phpdbg-prompt-parameters">
  <h3 class="title">Parameters</h3>
  <dl>

   
    <dt>
<code class="parameter">string</code></dt>

    <dd>

     <p class="para">
      The string to use as command prompt.
     </p>
    </dd>

   
  </dl>

 </div>


 <div class="refsect1 returnvalues" id="refsect1-function.phpdbg-prompt-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   No value is returned.
  </p>
 </div>


 <div class="refsect1 seealso" id="refsect1-function.phpdbg-prompt-seealso">
  <h3 class="title">See Also</h3>
  <ul class="simplelist">
   <li class="member"><span class="function"><a href="function.phpdbg-color.html" class="function" rel="rdfs-seeAlso">phpdbg_color()</a> - Sets the color of certain elements</span></li>
  </ul>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.phpdbg-get-executable.html">phpdbg_get_executable</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.phpdbg-start-oplog.html">phpdbg_start_oplog</a></div>
 <div class="up"><a href="ref.phpdbg.html">phpdbg Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>