PHP chop function

Like this blog? Consider exploring one of our sponsored banner ads...

chop

(PHP 3, PHP 4, PHP 5)

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.


About this entry