From 99eb8479668b8a50a3010d00585bd9f758e45443 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Fri, 8 Feb 2002 11:25:51 +0000 Subject: [PATCH] added 2nd prototype variant for strtr() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69750 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/strings.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/functions/strings.xml b/functions/strings.xml index d5ba090ec4..997acb6426 100644 --- a/functions/strings.xml +++ b/functions/strings.xml @@ -1,5 +1,5 @@ - + String functions Strings @@ -3462,6 +3462,11 @@ $bodytag = str_replace("%body%", "black", ""); stringfrom stringto + + stringstrtr + stringstr + arrayreplace_pairs + This function returns a copy of str, translating all occurrences of each character in