Ajax Syntaxerror: Json.parse: Unexpected Character
I've been trying to find out the issue with this for days. As my data is being sent and retrieved, yet it doesn't post into my div.. Why? I did a test and found that I a SyntaxERRO
Solution 1:
As @thomas stated above. I was echoing the SQL query out into my function. I removed this and its now working perfectly.
Post a Comment for "Ajax Syntaxerror: Json.parse: Unexpected Character"