Twitter Print an Wrong Screen Name
问题 I need to log in twitter and after I need to post a little twitter. I follow different example and I have posted a tweet on my twitter. I create the application in twitter with my username person1.After I create another account on twitter person2 and when I post the tweet my program read like screen name person1 and not person2. I use like API https://github.com/abraham/twitteroauth My log in is: if(isset($_SESSION['name']) && isset($_SESSION['twitter_id'])) //check whether user already