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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -