Hi there. I’ve been tinkering with PHP and the Twitter API and I’ve had some level of success.
Assuming I have registered an app with twitter and have my access keys and tokens. Can someone help me with two things that have me stumped:
- RETWEET a specific tweet via PHP.
- Use a single set of keys/tokens to post tweets for multiple users.
thanks!