In my database I have lots of
“
Do not confuse this with
"
These do not show up on my website, is there a way to get them out and display them on my site without converting them all to a html char code?
Im using PHP.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m assuming MySQL and Apache.
Before any other queries, run this query:
Also make sure that your site is using utf-8. In your .htaccess, add:
Then, in your
headon your page, add