I get a json via post php, and I want to insert the information into a table in the mysql database ..
json{ { "todos": [{ "nome0": "andre", "cor0": "preta" }, { "nome1": "felipe", "cor1": "azul" }, { "nome2": "laura", "cor2": "rosa" } ] }...
asked by
16.03.2018 / 14:48