From 5f10a42677e15162194fad048e812891cdc9a55e Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Tue, 7 Feb 2006 16:59:23 +0000 Subject: [PATCH] fix #36272: remove 2nd example, as it has nothing to do with str_split() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206676 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/str-split.xml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/reference/strings/functions/str-split.xml b/reference/strings/functions/str-split.xml index 8e5f7b937a..c675f94c3e 100644 --- a/reference/strings/functions/str-split.xml +++ b/reference/strings/functions/str-split.xml @@ -1,5 +1,5 @@ - + str_split @@ -77,26 +77,6 @@ Array - - - Examples related to <function>str_split</function> - - -]]> - - - See also chunk_split, preg_split,