Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.chop.html
Дата изменения: Sun Feb 3 22:56:04 2002
Дата индексирования: Mon Oct 1 20:51:12 2012
Кодировка:
chop

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.