From dd1cc5301a306c1fe06ac14ec5e139fff84462a0 Mon Sep 17 00:00:00 2001 From: John Coggeshall Date: Fri, 6 Jun 2003 19:47:18 +0000 Subject: [PATCH] Revert back to 1.6 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130466 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/implode.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/implode.xml b/reference/strings/functions/implode.xml index 3aa81acc43..fd3e73c757 100644 --- a/reference/strings/functions/implode.xml +++ b/reference/strings/functions/implode.xml @@ -1,5 +1,5 @@ - + @@ -10,13 +10,22 @@ Description stringimplode - + stringglue arraypieces + + stringimplode + + arraypieces + + + stringglue + + Returns a string containing a string representation of all the array elements in the same order, with the glue string between