Skip to content

Instantly share code, notes, and snippets.

View shankargiri's full-sized avatar

Shankar Giri shankargiri

View GitHub Profile
<?php
/**
* Example of use. Create array with auth tokens from application created from https://dev.twitter.com/apps/new
*
*/
$twitter_auth = array(
'consumer_key' => 'pHUfo9zXAtCVjXrsfaetatA',
'consumer_secret' => '0oddga08872ptXqajjpqld6iVbHziaBHKLTzdq1o18c',