Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
String Functions
PHP Manual

chop

(PHP 4, PHP 5)

chopAlias of rtrim()

Description

This function is an alias of: rtrim().

Notes

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


String Functions
PHP Manual