How can I save a json-encoded string with international characters to the databse and then parse the decoded string in the browser?
header('Content-Type: application/json; charset=utf-8');