Date: 09/02/01
- Next message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Previous message: Jouni Ahto: "[PHP-DOC] cvs: phpdoc / Makefile.in"
- Next in thread: Hojtsy Gabor: "Re: [PHP-DOC] arsort() & asort() examples"
- Reply: Hojtsy Gabor: "Re: [PHP-DOC] arsort() & asort() examples"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
it seems that the examples on arsort() and asort() are wrong:
the docs say that the result would be (array.xml:1664)
fruits[a] = orange
fruits[d] = lemon
fruits[b] = banana
fruits[c] = apple
but the example actually displays
a = orange
d = lemon
b = banana
c = apple
-- Marco Cucinato
- Next message: Hojtsy Gabor: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Previous message: Jouni Ahto: "[PHP-DOC] cvs: phpdoc / Makefile.in"
- Next in thread: Hojtsy Gabor: "Re: [PHP-DOC] arsort() & asort() examples"
- Reply: Hojtsy Gabor: "Re: [PHP-DOC] arsort() & asort() examples"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

