Hello, I have a problem with the visualization of the data … I do a simple reading of the mysql database, but the data in the listview is not visluazzati correctly … there is some problem with json and php: where am I wrong?
correct:
Name: Luca
Email: l@tin.it
Address: aaa
Wrong (My):
Name:[“name”, “Luca”]
Email:[“email”, “l@tin.it”]
Address:[“address”,“aaa”
help me please!!!
