Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

collect elements with same keys in subarrays

Language: Layout:
+ ] Show input
Absolute running time: 0.23 sec, cpu time: 0.18 sec, memory peak: 8 Mb, absolute service time: 0,24 sec 
edit mode |  history
Array
(
    [0] => Array
        (
            [0] => Is there anything new and
            [1] => Something old
            [2] => the same line
            [3] => the same words
        )

    [This is option] => Array
        (
            [0] => one
            [1] => two
            [2] => 😜
        )

    [This is second option] => Array
        (
            [0] => 2
            [1] => 3
        )

    [Abc] => Array
        (
            [0] => def
            [1] => ghi
        )

)

    
                
λ
.NET NoSQL database for rapid development