Re: Help with Unicode Messages

2020-03-19 Thread Gabriel Augusto Diaz Zapata
Yes, I did. So.. change my question I need to send some millions of unicode messages I tried with smsbox cgi, but I didnt get a better performance.. some timeouts or very slow.. So.. I think to do a bulk insert to send_sms table, but i need to identify how is encoded the HMTL Entities, in

Re: Help with Unicode Messages

2020-03-19 Thread Davor Spasoski
Did you set coding=2 On Mar 19, 2020, at 04:42, Gabriel Augusto Diaz Zapata wrote:  Tks Davor, Antony URL Encoded doesnt works.. The string after conversion is not the same On Wed, Mar 18, 2020 at 4:49 AM Davor Spasoski wrote: Hi, You