Hello I want to Parse a Large JSON File to MySQLi DB with Less Memory Usage 16M Is it Possible to Load a JSON file by URL and save it into DB by Background Processing ???
Asked
Active
Viewed 68 times
0
-
Check http://stackoverflow.com/questions/15373529/parse-large-json-file and http://stackoverflow.com/questions/4049428/processing-large-json-files-in-php – Alexey Chuhrov Sep 06 '16 at 19:53
-
@JessieJackson I checked all these not working in my case :( – Hassan Ali Sep 07 '16 at 13:54