Clickatell API - special characters
- by pepernik
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.