Re: [twitter-dev] Problem with posting info to twitter account

2011-02-22 Thread Abraham Williams
Try not urlencode()ing the text of the tweet. Abraham - Abraham Williams | Hacker Advocate | abrah.am Just launched from Answerly : InboxQfor Chrome @abraham | github.com/abraham | blog.abrah.am This

[twitter-dev] Problem with posting info to twitter account

2011-02-22 Thread Mike Jones
Does anyone know why I get a bunch of "+" symbols instead of spaces when I use this code that shoots my intranet posting to my twitter account? post('statuses/update', array('status' => "$status")); } function make_jmp_url($url,$login,$appkey,$format = 'xml',$version = '2.0.1') { //create