by Amit | Apr 28, 2021 | PHP, Twitter API
In this short tutorial I will show you how we can unfollow Twitter users using Twitter PHP API . We are using the latest Twitter php auth in this tutorial. What you need to get started? To unfollow Twitter users from a website , you must have the following things...
by Amit | Apr 25, 2021 | Twitter
While opening your Twitter developer app at https://developer.twitter.com/en/apps are you getting the following error ? Hmm…That’s weird. This page didn’t load correctly. Try reloading it using your browser’s refresh button. And you don’t...
by Amit | Apr 24, 2021 | Twitter, Twitter API
Do you want to post tweets from your website to your Twitter account? If yes, then read on! This post is for you. In this post I will show you how to post a tweet using Twitter API for PHP. We will use a live demo here to explain the process in detail. If you want to...