Unicode Issue

Unicode Issue SearchSearch
Author Message
Kiran K
New member
Username: Kirank

Post Number: 5
Registered: 11-2009
Posted on Wednesday, December 02, 2009 - 11:32 am:   

Hi, i want to send unicode text message in native languages. I tried with Arabic text and worked fine, since the php support internal conversion of arabic string to ucs2 16 bit. But for other languages there is no built in options.

Can u please explain what data will come in short_message field if we are using unicode text,
For example, i have the hexcode 0910 for arabic text, how this comes to short message. Or what data should be come in short_message field
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1481
Registered: 08-2008
Posted on Wednesday, December 02, 2009 - 02:03 pm:   

Hi Kiran,

I do not understand the context of your question.

Is this a NowSMS support question, or is this unrelated to NowSMS?

If it is not related to NowSMS, please post in one of the areas of this forum marked as "unsupported".

If I understand you correctly, the answer is that you either need to perform this conversion yourself ... or you need to encode all text in UTF-8 format, and then convert from UTF-8 to UCS2.

--
Des
NowSMS Support