i changed server and all text that extract from db is not readable. text stored as utf8 but after changing server dos not show as UTF-8.can any one help me?i use php and mysqli.
$Conn= new mysqli($server , $user , $pass , $db);
i changed server and all text that extract from db is not readable. text stored as utf8 but after changing server dos not show as UTF-8.can any one help me?i use php and mysqli.
$Conn= new mysqli($server , $user , $pass , $db);