PHP kullanarak Twitter / OAuth ile arabirim herhangi basit bir yolu var mı?

3 Cevap php

I am losing my mind here.

Im looking at a beginners OAuth php package that has a 700 line file. Im used to using 10-12 lines of CURL or just a couple lines with simpleXML to get the same data. Is there a very meat and potatoes way to convey the concepts of interfacing with twitter via oauth without totally alienating someone?

Im used to learning by downloading an example, and tooling around with it. The only examples i can find are so confusing that id have to take a course to begin to understand the DEMO.

Specific Question:

Ben kullanıcıların erişim belirteci var. Api adresi

http://twitter.com/statuses/friends_timeline.xml

Nasıl belirteci almak ve adresi haline püre ve bu bana istediğim veriyi vermek yapabilirim? I ile başlayan ne oluyor anlamıyorum eğer öğrenmeye istekli Im, ama öğrenmek olamaz. Ben o olsun, bir istek, bir kullanıcı onaylarsa, bir simge olsun göndermek, temel almak. Ben düz metin kullanıcı yerine yetkilendirme gibi belirteci ile isteklerini yapmak nasıl almak ve dont geçmek.

3 Cevap

Ben tam aynı hissettim, ama sonra çok daha kolay, tüm süreç çok yapar EpiTwitter hangi bulundu. Aslında iş belirli örnekler için yazarlar blog Ödeme :)

Eğer Twitter API PHP kitaplıkları birinde bakarak kabul mü listed on the Twitter API wiki?

Ben bu kütüphane denemedim, ama birisi önce burada basit OAuth library birkaç gün için bir link yolladı.