Level 27
That’s a text encoding issue. Check which character set your database uses for storing and collating, and make sure you use the same one on your database connection as well as in the final output HTML.
I want to get my record with apostrophe(') symbol in MYSQL DB
record in database
Here’s my android reply
record I get in API
Here�s my android reply
Please or to participate in this conversation.