I using

$SearchHashTag = $connection->get("search", array('q' => '#linux'));

To search tweets and returns:

stdClass Object ( [statuses] => Array ( [0] => 45070895939 [1] =>
45070904709 [2] => 45070915901 [3] => 45070939637 [4] => 45070939741
[5] => 45071173851 [6] => 45071383871 [7] => 45071675705 [8] =>
45071733003 [9] => 45071893347 [10] => 45071895895 [11] => 45071907613
[12] => 45071909151 [13] => 45072271867 [14] => 45072442737 [15] =>
45072456829 ) [created_in] => 0.010282 )

how to return Tweets with #linux hashtag?!

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to