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
Post a Comment