SyntaxFix
Write A Post
Hire A Developer
Questions
I decode JSON this way:
eval( 'var from_json_object = ' + my_json_str + ';' );