Jump to content

Post to twitter from PHP script?


woolyg

Recommended Posts

Hi all,

Since twitter changed the way they allow people to post, my simple php script to grab the $_POST data from an input and post it to my twitter profile has broken.

 

I've been reading up on Oauth, but none of the documentation is clear at all. It's quite complex, in fact - they assume you are creating a full app, which I am not - I just want to flick some text to twitter.

 

I just want to pass a simple string variable to my account - can anyone help me with how to do this?

 

All help appreciated.

WoolyG

Link to comment
https://forums.phpfreaks.com/topic/213710-post-to-twitter-from-php-script/
Share on other sites

Hi inversesoft123,

 

That looks good, but it's not what I'm looking to do. My website has an admin section where I fill out a small form, and when the form is submitted, the data is posted to my site. One of the short text fields gets automatically posted to twitter upon form submission (at least, it used to). I'm trying to recover that functionality.

 

Can anyone out there shed any light on how to get this functionality back?

 

WoolyG

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.