An error occurred! SyntaxError: JSON.parse: unexpected character
I get this error "An error occurred! SyntaxError: JSON.parse: unexpected character" on close examination using firebug on the XHR tab I realize that my response as these strange characters � ( black diamond shaped mark with a white question mark at the center) that is preventing me from using the json data I retrieved from mysql usiing PHP json_encode and passed back using jquery's ajax method, your assistance will be highly appreciated