I'm getting this kind of result in my database ’ everytime i'm typing this character ’
I already use mysql_query('SET CHARACTER SET utf8'); when fetching data from my database.
I already have <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />..... this one on my HTML.
What else is lacking here? Your help would be greatly appreciated and rewarded!
Thanks!