[twitter-dev] what id_str, how to use id_str,right now im using id only right now..

2010-12-20 Thread Rajesh
please help me how to get id_str what is id_str? public function statusUpdates($token,$message) { global $logger; $client = $token-getHttpClient($this-option_array); $message_encode=$message;

Re: [twitter-dev] what id_str, how to use id_str,right now im using id only right now..

2010-12-20 Thread Taylor Singletary
There are a number of JSON implementations in languages like Javascript and ActionScript that result in truncation of larger integers. Recently Twitter's id-generation scheme for Tweets changed, resulting in larger integers. id_str is provided so that you have a string-based representation of