How to shows all character correctly on web page?
Autor: MD Kamrul Hassan
Visitado 1048,
Seguidores 1,
Compartilhado 0
Hi, Greetings to every one..
how are you (all of you) today? hope fine..
i m facing a issue/problem.. (due to lack of my knowledge)
my php script get text from Database/Text Files and show it on table or on page. But it does not show all chracter correctly..
i use following code :
echo html_entity_decode(htmlentities($strText));
but check out the image.. i found chracters is not showing correctly..
hope i am clear..
Publicado em
I have looked at the character issue for n Unicode U+2122 ™ trade mark sign (HTML: ™ ™), This set should work.