Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 10323

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>Returns the string representation of this 32-bit integer</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mongoint32.construct.html">MongoInt32::__construct</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="class.mongoint64.html">MongoInt64</a></div>
 <div class="up"><a href="class.mongoint32.html">MongoInt32</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="mongoint32.tostring" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">MongoInt32::__toString</h1>
  <p class="verinfo">(PECL mongo &gt;= 1.0.9)</p><p class="refpurpose"><span class="refname">MongoInt32::__toString</span> &mdash; <span class="dc-title">Returns the string representation of this 32-bit integer</span></p>

 </div>

 <div id="mongoint32.tostring-soft-deprecation-notice" class="soft-deprecation-notice">
  <blockquote class="sidebar">
   <p class="para">This extension that defines this class
is deprecated. Instead, the <a href="set.mongodb.html" class="link">MongoDB</a> extension should be used.
There is no equivalent for this class in the new extension.</p>
   <p class="para">
    Instead, the new extension chooses the appropriate database type depending
    on the integer&#039;s value.
   </p>
  </blockquote>
 </div>

 <div class="refsect1 description" id="refsect1-mongoint32.tostring-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="modifier">public</span> <span class="type">string</span> <span class="methodname"><strong>MongoInt32::__toString</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

 </div>


 <div class="refsect1 parameters" id="refsect1-mongoint32.tostring-parameters">
  <h3 class="title">Parameters</h3>
  <p class="para">This function has no parameters.</p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-mongoint32.tostring-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns the string representation of this integer.
  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mongoint32.construct.html">MongoInt32::__construct</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="class.mongoint64.html">MongoInt64</a></div>
 <div class="up"><a href="class.mongoint32.html">MongoInt32</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>