Skip to content

Instantly share code, notes, and snippets.

@themattharris
Created September 7, 2012 17:48
Show Gist options
  • Save themattharris/3668129 to your computer and use it in GitHub Desktop.
Save themattharris/3668129 to your computer and use it in GitHub Desktop.
$tmhOAuth->request('GET', $tmhOAuth->url('1.1/search/tweets'), array(
'q' => 'themattharris'
));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment