That works perfectly - thank you.
I tried using mb_encode_numericentity() and got horribly lost - seems that I should have been barking up a different tree: mb_convert_encoding() !
Thanks again for taking the time to help me out on this.
C
Search found 2 matches
- Tue Aug 21, 2007 7:55 am
- Forum: PHP - Code
- Topic: Converting extended characters to html numeric entities
- Replies: 2
- Views: 1140
- Tue Aug 21, 2007 3:48 am
- Forum: PHP - Code
- Topic: Converting extended characters to html numeric entities
- Replies: 2
- Views: 1140
Converting extended characters to html numeric entities
Summary of the problem: I'm trying to find a way to convert extended characters (such as russian or japanese characters submitted via a GET submittede search form) into their corresponding HTML numeric entities. Example: If you enter into the search box Россия The get string sent is ?search=%D0%A0%D...