as3corelib
                                
                                
                                
                                    as3corelib copied to clipboard
                            
                            
                            
                        Decode chinese
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
Updated by darron.schall on 2008-11-06T20:22:51
Added label JSON
Updated by mikechambers on 2008-11-07T19:25:15
Original ticket set owner to darron.schall