Hi there. I have a problem with entering data into a mySQL db. Here is the error I get:
Query failed: 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 'd share with everyone our a little glimpse of our life here in Delhi. It's def' at line 1
The entry is an array of blog entries, seperated by two semi-colons (;😉. From the error, it seems that mySQL does not like the ' in the entry. This is a bit odd though. Any idea what I can do? Thanks a lot!