I just launched a site using PHP and Oauth: http://tweeji.com
http://apiwiki.twitter.com/OAuth-Examples I used a combination of Abraham's PHP TwitterOauth class and my own Twitter API wrapper for easy use. Feel free to email me if you need help. Jason. ncm123 wrote: > Hi, > > I am making a site where users have the option of posting their game > results directly on twitter. How can I do this. Do my users need to > login to twitter from my site (I have to put a login/pass form for my > users)? Does twitter have a facebook connect like interface? > > Is there any method where users can login into twitter and then > authorize my application? > > I dont want to put a twitter login form into my site as users will not > like posting their twitter security details on a third party website. > > Regards. > . >
