0
Import json file as MySQL database
Hey, I'm currently writing a program where i need to display some information from json files. Is it possible to translate json so that MySQL can see it as database?
1 Answer
0
if you already have the json files why u don't just use them?, or you could save the data into the DB instead of those files, php can handle json.
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes