multidimensional array conversion is not working
问题 Very frustrating moment and could not figure out and finally decided to move and ask to Geeks about solution. Okay, Here is the problem. I have below array and need to convert it by replacing repeating records from array and merge is as shown below. Array ( [0] => Array ( [Index] => Array ( [id] => 2 [content] => content 2 [user_id] => 1 [page_number] => 25 [book_id] => 1 [tag_id] => 3,2,4 [need_review] => no [status] => active [created] => 2013-06-27 12:36:45 [modified] => 2013-06-27 12:36