StackOverflow Questions for Tag: multidimensional-array

deetle
deetle

Reputation: 399

Why does this multidimension array output as list?

Score: 1

Views: 77

Answers: 2

Read More
claire
claire

Reputation: 87

Sort the rows of a 2D array by a column

Score: 1

Views: 171

Answers: 1

Read More
Eric Herlitz
Eric Herlitz

Reputation: 26307

Change the position of row elements in a 2d array based on another flat array of key names

Score: 5

Views: 15706

Answers: 6

Read More
Matoeil
Matoeil

Reputation: 7299

php : move an element having a certain attribute value at the end of the array

Score: 1

Views: 81

Answers: 2

Read More
Irfan
Irfan

Reputation: 5062

Move an array with a qualifying value to the end of the array

Score: 9

Views: 21093

Answers: 11

Read More
Seeds
Seeds

Reputation: 23

Pivot data in an array of associative arrays to group by values in one column

Score: 0

Views: 4887

Answers: 4

Read More

Create and fill an associative array of multiples dimensions

Score: 0

Views: 98

Answers: 2

Read More
Nicero
Nicero

Reputation: 4377

Group array items by key value adding an associative element with the grouped values

Score: -1

Views: 56

Answers: 2

Read More
Muhammad Sanaullah
Muhammad Sanaullah

Reputation: 455

Group 2d array data by a column and create associative elements within each group

Score: 0

Views: 786

Answers: 2

Read More
serene
serene

Reputation: 3

Writing to multidimensional arrays with variable dimension

Score: 0

Views: 48

Answers: 1

Read More
omg
omg

Reputation: 140072

Is there a built-in sortByKey() function to sort array rows by a passed in column name?

Score: 0

Views: 180

Answers: 2

Read More
YTe
YTe

Reputation: 31

Sort rows of a 2d array by its first column in a descending direction

Score: -1

Views: 92

Answers: 3

Read More
M. Badovsky
M. Badovsky

Reputation: 95

Merge data by the first level keys of a 2d array and the column value of an array of objects

Score: -1

Views: 68

Answers: 2

Read More
Adam Ramadhan
Adam Ramadhan

Reputation: 22820

Quasi-transpose a 2d array into a flat associative array with prefixed values

Score: 0

Views: 131

Answers: 2

Read More
Klausos Klausos
Klausos Klausos

Reputation: 16050

Populate a 2d array with repeated values according to the first and second column values of a 2d array

Score: 1

Views: 128

Answers: 3

Read More
Andhika R.K.
Andhika R.K.

Reputation: 436

Determine if any row of a 2d array has qualifying values in two columns

Score: 1

Views: 1958

Answers: 7

Read More
adpo
adpo

Reputation: 9

Search for a value in the 3rd level of a 3d array and return the first level key

Score: 0

Views: 324

Answers: 3

Read More
forgottofly
forgottofly

Reputation: 2719

Many to Many mapping objects in javascript

Score: 0

Views: 1559

Answers: 1

Read More
Ravinder Singh
Ravinder Singh

Reputation: 3133

Remove the first row from a 2d array and use those values as keys for each subsequent row

Score: 4

Views: 17895

Answers: 5

Read More
Jeremy Kolassa
Jeremy Kolassa

Reputation: 121

Convert a flat indexed array and a flat associative array into a 2d array with predefined second level keys

Score: 0

Views: 499

Answers: 3

Read More
PreviousPage 2Next