Clickatell API - special characters
        Posted  
        
            by pepernik
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pepernik
        
        
        
        Published on 2010-04-27T21:59:16Z
        Indexed on 
            2010/04/27
            22:03 UTC
        
        
        Read the original article
        Hit count: 419
        
What do I have to do to receive SMS with special characters like dšžcc.
Example url:
http://api.clickatell.com/http/sendmsg?session_id=XXXXXXX&text=My characters dšžcc&to=XXXXXXXXX
Urlencode does not help. Thx.
© Stack Overflow or respective owner