I searched for a lot of answers here but i still have a problem with the UTF8. "Special" letters doesn't appear in my browser. I'm using: php Designer 8 Wampserver 3.1.4_x86 MySQL 5.6 Navicat100_premium I'm using Google
[
those "?" are all "çççççççç"
This is the beginning of the code:
<html>
<title> APPACDM </title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
header('Content-type: text/html; charset=utf-8');
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">