chop

chop -- Alias of rtrim()

Description

This function is an alias of rtrim().

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