I can't for the life of me figure out what I'm doing wrong here.
I had the query string echoed to see what was being sent. Here is the query:
Here is the error message I see when I try to run the query:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''2VJj8Khd1EOKuCXDW7N7c7URA5q9YYTE'' at line 1
There is no error connecting to the database. The table "user" exists. The field "ID" is correct. As far as I know the santax of the query is correct.
What else might be going wrong here? Somebody please help me.