Twitter API 1.1 Tweet output sample using bearer token. Compatible with multibyte languages.
##Required Twitter API key & API Secret
##Usage
- Access to https://apps.twitter.com and create Twitter API key & API Secret for your app.
- Set $api_key & $api_secret on get-token.php.
- Place files to remote and access to get-token.php.
- Set obtained bearer token to $bearer_token on index.php.
- access to index.php to check output sample working.
#Credits https://syncer.jp/twitter-api-matome https://gist.github.com/stemar/8287074 http://stackoverflow.com/questions/11533214/php-how-to-use-the-twitter-apis-data-to-convert-urls-mentions-and-hastags-in