Hi, I'm trying to update my twitter status every time, when new post appears on my website. I found several classes (in PHP), but none of them works, because they don't implement OAuth. Classes which implement OAuth let anybody update their status through my page. But that is not the functionality I need. Maybe I'm blind, but there wasn't any field or variable, where i could set my username, password and new status message and let the class do the rest of the work... Please, if you know about some class, that can do what I need, or at least some tutorial let me know, it would be very helpful.
Thank you! -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
