Php – How to stringify json object's square brackets inside braces for http get?
I have question about good practise coding. I have a chrome extension which is supposed to track tab events for dev purpose. Then the service worker send the json.stringified string embedded in http get to server php code which writes…