   #PHP Manual String functions bin2hex chr

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                     chop

   chop -- Alias of rtrim()

Description

   This function is an alias of rtrim().

     Note: chop() is different than the Perl chop() function, which
     removes the last character in the string.
   ______________________________________________________________________

   Prev    Home Next
   bin2hex  Up   chr
