Timeline for PHP create JSON file from Twitter API
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 8, 2016 at 19:31 | comment | added | Sumurai8 | A database might work better. Not to keep a json file in, but to keep rows with tweets in. No parsing required, and probably never disk reads required. It is simply all kept in memory. There are probably other things I have not really looked at in the code. | |
| Nov 8, 2016 at 18:57 | history | answered | Sumurai8 | CC BY-SA 3.0 |