From 7f01fb6b52036e5c24495e1571e730478c6f5203 Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Wed, 23 May 2001 12:01:52 +0000 Subject: [PATCH] Added to rtrim git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48246 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/functions/strings.xml b/functions/strings.xml index e95d90a90e..efcb33e623 100644 --- a/functions/strings.xml +++ b/functions/strings.xml @@ -1585,8 +1585,10 @@ echo $second[1]; /* prints "another" */ Description - string rtrim - string str + + string rtrim + string str + Returns the argument string without trailing whitespace,