Re: [PHP-DOC] Interesting remark @ array_unique()

2003-01-11 Thread Gabor Hojtsy
> But it's a little too loose from the other equality notes too be clear on > this, I think. Feel free to extend the text to make it clear. :) Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] Interesting remark @ array_unique()

2003-01-11 Thread Manuzhai
uary 11, 2003 1:01 PM Subject: Re: [PHP-DOC] Interesting remark @ array_unique() > > "The first element will be used." > > > > Hmm okay... For what? Why? When? > > This may not be clear enough. As this is inside the equality > note, it probably mens, that if

Re: [PHP-DOC] Interesting remark @ array_unique()

2003-01-11 Thread nicos
so I should change "used" to "kept" ? -- Regards. M.CHAILLAN Nicolas [EMAIL PROTECTED] www.WorldAKT.com Hébergement de sites internets. "Gabor Hojtsy" <[EMAIL PROTECTED]> a écrit dans le message de news: 00c601c2b969$306cda60$[EMAIL PROTECTED] > > "The first element will be used." > > > > Hmm oka

Re: [PHP-DOC] Interesting remark @ array_unique()

2003-01-11 Thread Gabor Hojtsy
> "The first element will be used." > > Hmm okay... For what? Why? When? This may not be clear enough. As this is inside the equality note, it probably mens, that if two values treated as strings are equal, the first is kept (this is important). Goba -- PHP Documentation Mailing List (http://

[PHP-DOC] Interesting remark @ array_unique()

2003-01-11 Thread Dirkjan Ochtman
"The first element will be used." Hmm okay... For what? Why? When? Regards, Dirkjan -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php