chop

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

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.