Php database reads JSON and writes it to the database. someone wrote & nbsp; php database & nbsp; export JSON & nbsp; and import the database & nbsp; ready-made items & nbsp; can you share & nbsp; what I just learned from PHP is & nbsp; read from the table & nbsp; test & nbsp; corresponding table & nbsp; other corresponding fields & nbsp; output json & nbsp; {t php database reads JSON and writes it to the database
Has anyone ever written a php database to export JSON and import ready-made items into the database? can I share what I just learned from PHP?
Is read from the table.
Test corresponds to other fields in the table.
Output json {"test": [{"f1": "abc", "f2": 123, "Bzx": false}]}
Write json data to other fields in the table corresponding to test
Share: More
------ Solution --------------------
So you can write it in. What's your question?
------ Solution --------------------
I cannot understand. For more details, we recommend that you include the code and database table column structure.
------ Solution --------------------
Reference:
I cannot understand. For more details, we recommend that you include the code and database table column structure.