I need two different PHP scripts created. They both will be run by a cron job. There will be an hourly script and a daily script. They both will need to pull data from Twitter using twitter’s API and OAuth. The OAuth PHP library that I need you to use is a JSON library (link in resources section). I have attached two SQL dumps of how the databases are suppose to be. 1 for the hourly script and 1 for the daily script. If you have any suggestions please let me know. Both scripts will...