How to send 2 dimensional array from php to android -


i want send result proccess in php android want display result in emulator..

but cant send result php android cz result array 2dimension

1      2        3 4      5        6 7      8        9 10    11       12 

how parse result in android?

i use json_encode() in php, , decode in android.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -