Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 6752

php-manual-en-5.5.7-1.mga4.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>Returns the error code of the previous operation</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.yp-err-string.html">yp_err_string</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.yp-first.html">yp_first</a></div>
 <div class="up"><a href="ref.nis.html">YP/NIS Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="function.yp-errno" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">yp_errno</h1>
  <p class="verinfo">(PHP 4 &gt;= 4.0.6, PHP 5 &lt;= 5.0.5)</p><p class="refpurpose"><span class="refname">yp_errno</span> &mdash; <span class="dc-title">Returns the error code of the previous operation</span></p>

 </div>
 
 <div class="refsect1 description" id="refsect1-function.yp-errno-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="type">int</span> <span class="methodname"><strong>yp_errno</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">
   Returns the error code of the previous operation.
  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-function.yp-errno-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns one of the <em>YPERR_XXX</em> error constants.
  </p>
 </div>


 <div class="refsect1 seealso" id="refsect1-function.yp-errno-seealso">
  <h3 class="title">See Also</h3>
  <p class="para">
   <ul class="simplelist">
    <li class="member"> <span class="function"><a href="function.yp-err-string.html" class="function" rel="rdfs-seeAlso">yp_err_string()</a> - Returns the error string associated with the given error code</span></li>
   </ul>
  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.yp-err-string.html">yp_err_string</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.yp-first.html">yp_first</a></div>
 <div class="up"><a href="ref.nis.html">YP/NIS Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>