Jump to content

PRINTING ASCII CHARACTERS


erasam

Recommended Posts

Hi All,

 

I got a question about printing an special ascii characters in IE7.0 using UTF-8 encoding.

 

In my php code, i tried to echo chr(203);, however, the output is nothing.

 

Actually the character coressponding to ASCII CODE 203 should be Ë.

 

The output is always nothing if the paramemter of chr() is greater than 127.

 

Does anyone know what's happening and how to fix the problem?

 

Thanks a lot.

Link to comment
https://forums.phpfreaks.com/topic/118751-printing-ascii-characters/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.