Prova ad aggiungere questo all'inizio del file php
Codice PHP:
ini_set("default_charset", "UTF-8");
header('Content-Type: text/html;charset=utf-8');
Prova ad aggiungere questo all'inizio del file php
Codice PHP:
ini_set("default_charset", "UTF-8");
header('Content-Type: text/html;charset=utf-8');