hi i have my data in a string like this
Array
(
[0] => Array
(
[pollId] => 2
[poll] => new
[cId] => 7
[communityId] => 7
[ansId] => Array
(
[0] => 6
[1] => 7
)
[answer] => Array
(
[0] => new1
[1] => new2
)
[vote] => Array
(
[0] => 37
[1] => 36
)
[count] => 2
)
)
i bir dizi dönüştürmek istiyorum.