List Info

Thread: note 78070 added to function.array-unique




note 78070 added to function.array-unique
user name
2007-09-26 17:29:10
but how can i sort out an array if 
i have as example :

Array
(
    [0] => 
    [1] => 114#114#147
   *[2] => 115#114
   *[3] => 114#115
    [4] => 112#114
    [5] => 343#678#233
   *[6] => 122#45#665
   *[7] => 45#122#665
    ...
    ...
)

i need to delete:
Array
(
    [0] => 
    [1] => 114#114#147
    [2] => 115#114
    [3] => 
    [4] => 112#114
    [5] => 343#678#233
    [6] => 
    [7] => 45#122#665
    ...
    ...
)

where * are the same values, but in different order.
----
Server IP: 81.223.48.75
Probable Submitter: 85.124.46.189
----
Manual Page -- http://www.php.net/manual/en/function.array-unique.php

Edit        -- https://master
.php.net/note/edit/78070
Del: integrated  -- h
ttps://master.php.net/note/delete/78070/integrated
Del: useless     -- http
s://master.php.net/note/delete/78070/useless
Del: bad code    -- htt
ps://master.php.net/note/delete/78070/bad+code
Del: spam        -- https:/
/master.php.net/note/delete/78070/spam
Del: non-english -- 
https://master.php.net/note/delete/78070/non-english
Del: in docs     -- http
s://master.php.net/note/delete/78070/in+docs
Del: other reasons-- https://mast
er.php.net/note/delete/78070
Reject      -- https://mast
er.php.net/note/reject/78070
Search      -- https://
master.php.net/manage/user-notes.php

-- 
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php


note 78070 rejected from function.array-unique by ezyang
user name
2007-09-26 17:31:12
Note Submitter: fridolin 

----

but how can i sort out an array if 
i have as example :

Array
(
    [0] => 
    [1] => 114#114#147
   *[2] => 115#114
   *[3] => 114#115
    [4] => 112#114
    [5] => 343#678#233
   *[6] => 122#45#665
   *[7] => 45#122#665
    ...
    ...
)

i need to delete:
Array
(
    [0] => 
    [1] => 114#114#147
    [2] => 115#114
    [3] => 
    [4] => 112#114
    [5] => 343#678#233
    [6] => 
    [7] => 45#122#665
    ...
    ...
)

where * are the same values, but in different order.

-- 
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )