dams Mon May 21 10:56:07 2001 EDT
Modified files:
/phpdoc/en/functions strings.xml
Log:
Adding zak's note
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.87 phpdoc/en/functions/strings.xml:1.88
--- phpdoc/en/functions/strings.xml:1.87 Sat May 19 17:50:14 2001
+++ phpdoc/en/functions/strings.xml Mon May 21 10:56:06 2001
@@ -570,6 +570,11 @@
If <parameter>limit</parameter> is set, the returned array will contain
a maximum of <parameter>limit</parameter> elements with the last element
containing the whole rest of <parameter>string</parameter>.
+ If an empty string ("") is used as the <parameter>separator</parameter>
+ argument, then <function>explode</function> will return <literal>FALSE</literal>.
+ If <parameter>separator</parameter> contains a value that is not contained in
+ the <parameter>string</parameter> argument, then<function>explode</function>
+ will return the <parameter>string</parameter> argument.
</para>
<note>
<para>
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Ron Chmara
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Ron Chmara
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Ron Chmara
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Anil Madhavapeddy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Anil Madhavapeddy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml derick
- Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Martin Kraemer
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jeroen van Wolffelaar
