When entering data into a mysql database, I get an error when a single quote is in the text. I know this is a special character for mysql, but:
1. How can I enter a single quote in the the database? For example, a word may indicate the possessive, such as Frank's car.
2. How do I bring the single quote back to a form field with the data for editing?
Thanks.
Single quotes and MYSQL
Moderator: General Moderators