1

I have a database, utf8_general_ci, and I have manually inserted the values into. Between those values, I have also special characters like à, è and so on. Now what I'm trying to do, is to print those values through PHP. My page has already <meta charset="utf-8"> , also $mysqli->real_escape_string but I still get a ? instead of that characters. Is not a font problem, if I manually echo "à"; it works, but the data from DB doesn't.

Aram Grigoryan
  • 740
  • 1
  • 6
  • 24
alexcr
  • 171
  • 1
  • 12

0 Answers0