Get Last Tweet Without OAuth Using PHP
Get the last tweet of your tweets or someone’s tweet with a username — no OAuth needed. Twitter has their own API to get the last…
// TAG · 2 POSTS · TWITTER API
Get the last tweet of your tweets or someone’s tweet with a username — no OAuth needed. Twitter has their own API to get the last…
From the previous article I wrote, Get Last Tweet Without OAuth Using PHP, I now want to share how to get the Twitter update with jQuery.…