i want to insert the “ã”, “é”, “ó”, “ç”( Dvorak International) like text in Portuguese-Brazil language.
i set the collation type in database is:
utf8_general_ci
but its not working.i am trying to paste it here ,but here it is showing fine.but in database it is not showing in proper way.
So ,please tell me which collation is right for Portuguese.
My HTML Page character encoding is:
<meta http-equiv="Content-Type" content="text/html; charset=pt-BR" />
UTF-8 should work fine for Portuguese language.
Try this:
edit:
Then 2 things might be happening: