dams Mon May 7 06:02:59 2001 EDT Modified files: /phpdoc/en/functions var.xml Log: *** empty log message *** Index: phpdoc/en/functions/var.xml diff -u phpdoc/en/functions/var.xml:1.42 phpdoc/en/functions/var.xml:1.43 --- phpdoc/en/functions/var.xml:1.42 Sun Apr 22 02:31:03 2001 +++ phpdoc/en/functions/var.xml Mon May 7 06:02:59 2001 @@ -405,7 +405,7 @@ </funcprototype> </funcsynopsis> <simpara> - This function is an alias for <function>is_long</function>. + This function is an alias for <function>is_int</function>. </simpara> <simpara> See also <function>is_bool</function>, @@ -809,6 +809,11 @@ or double, the value itself will be printed. If given an array, values will be presented in a format that shows keys and elements. Similar notation is used for objects. + </simpara> + <simpara> + Remember that <function>print_r</function> will move the array + pointer to the end. Use <function>reset</function> to bring + it back to beginning. </simpara> <simpara> Compare <function>print_r</function> to
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Chris Newbill
- Re: [PHP-DOC] cvs: phpdoc /en/functions var.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions var... Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Zak Greant
- [PHP-DOC] cvs: phpdoc /en/functions var.xml Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/functions var.xml jeroen
- Re: [PHP-DOC] cvs: phpdoc /en/functions var.xml Hojtsy Gabor