goba Sun Jul 22 10:25:56 2001 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
This is not meant to be output, but return value
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.38 phpdoc/en/language/types.xml:1.39
--- phpdoc/en/language/types.xml:1.38 Sat Jul 14 04:14:04 2001
+++ phpdoc/en/language/types.xml Sun Jul 22 10:25:56 2001
@@ -1149,8 +1149,9 @@
echo $arr[ foo(true) ];
</programlisting>
</informalexample>
- This is an example of using function-output as the array index.
- PHP knows also about constants, and you may have seen the
+ This is an example of using a function return value
+ as the array index. PHP knows also about constants,
+ and you may have seen the
<literal>E_*</literal> before.
<informalexample>
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Sascha Schumann
- [PHP-DOC] cvs: phpdoc /en/language types.xml Sascha Schumann
- [PHP-DOC] cvs: phpdoc /en/language types.xml Sascha Schumann
- [PHP-DOC] cvs: phpdoc /en/language types.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language types.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language types.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language types.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language types.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language types.xml Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/language types.xm... Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/language type... Hojtsy Gabor
- Re: [PHP-DOC] cvs: phpdoc /en/language ... Jeroen van Wolffelaar
