PHP Twitter Get Tweets with API v1.1
Use API to retrieve tweets from user using AJAX http requests
set api oauth_access_token and consumer_key on /config/config.php
THIS CODE USES :
- Bootstrap 4.1.3
- JQuery 3.3.1
based on code from https://github.com/j7mbo/twitter-api-php (The simplest PHP Wrapper for Twitter API v1.1 calls )