WebSite X5Help Center

 
MD Kamrul Hassan
MD Kamrul Hassan
User

How to shows all character correctly on web page?  en

Автор: MD Kamrul Hassan
Просмотрено 940, Подписчики 1, Размещенный 0  
Тэги: character,show,text

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..

Размещено
1 Ответы
FLAGSA ™
FLAGSA ™
User

I have looked at the character issue for n Unicode U+2122 ™ trade mark sign (HTML: ™ ™), This set should work.

Читать больше
Размещено От FLAGSA ™