Sophie

Sophie

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

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>Alias of rtrim</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.bin2hex.html">bin2hex</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.chr.html">chr</a></div>
 <div class="up"><a href="ref.strings.html">String Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="function.chop" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">chop</h1>
  <p class="verinfo">(PHP 4, PHP 5)</p><p class="refpurpose"><span class="refname">chop</span> &mdash; <span class="dc-title">Alias of  <span class="function"><a href="function.rtrim.html" class="function">rtrim()</a></span></span></p>

 </div>

 <div class="refsect1 description" id="refsect1-function.chop-description">
  <h3 class="title">Description</h3>
  <p class="simpara">
   This function is an alias of: 
    <span class="function"><a href="function.rtrim.html" class="function">rtrim()</a></span>.
  </p>
 </div>


 <div class="refsect1 notes" id="refsect1-function.chop-notes">
  <h3 class="title">Notes</h3>
  <blockquote class="note"><p><strong class="note">Note</strong>: 
   <p class="para">
     <span class="function"><strong>chop()</strong></span> is different than the Perl
    <em>chop()</em> function, which removes the last
    character in the string.
   </p>
  </p></blockquote>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.bin2hex.html">bin2hex</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.chr.html">chr</a></div>
 <div class="up"><a href="ref.strings.html">String Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>