as3corelib icon indicating copy to clipboard operation
as3corelib copied to clipboard

Decode chinese

Open darronschall opened this issue 15 years ago • 2 comments

Originally filed by danel109 on 2008-10-22T15:07:10

how can i decode the following code?....

"[{"id":"1","question":"aaaa","kind":"bbb","answer":"ccc","memo":null,"memo2":null},{"id":"2","question":"aaaa","kind":"bbb","answer":"\u00bf\u00cd\u00bb\u00a7\u00c1\u00cbc","memo":null,"memo2":null}]"

"\u00bf\u00cd\u00bb\u00a7\u00c1\u00cbc" is some chinese and it is a json_encoded at php server side.

please , thks

darronschall avatar Jul 28 '10 20:07 darronschall

Updated by darron.schall on 2008-11-06T20:22:51

Added label JSON

darronschall avatar Jul 28 '10 20:07 darronschall

Updated by mikechambers on 2008-11-07T19:25:15

Original ticket set owner to darron.schall

darronschall avatar Jul 28 '10 20:07 darronschall