Код: Выделить всё
Array ( [34] => A [35] => B [36] => B [37] => C ) //This is the Answer
Код: Выделить всё
Array ( [34] => B [35] => C [36] => A [37] => D ) //This is the right data
Код: Выделить всё
Array()
Подробнее здесь: https://stackoverflow.com/questions/826 ... ive-arrays