Nasıl bir kullanıcının Facebook durumunuzu güncellemek için?

2 Cevap php

Ben burada Stackoverflow.com birçok benzer sorulara baktım ve Google aradı ama hala bir cevap bulamadım, bu yüzden bu yeni bir soru ilanıyla.

I have a 3rd party PHP5 website in which users can write a short message. I want to have the ability for the user to click a button to share that message as a facebook status. It is in my understanding that this can be done using the Facebook API and Users.setStatus. I am not sure where to begin though - do I implement Facebook connect in my site? I don't need anything but that ability, so I don't need a facebook 'canvas' page. Do I start an application? Could someone point me in the right direction?

Teşekkürler!

2 Cevap

Sen Users.setStatus ile kişinin durumunu ayarlamak için bir facebook uygulaması oluşturmanız gerekir. Kullanıcıların uygulamayı yüklemek ve size rağmen, bunu önce kendi adına yayınlamak için izin olacağı unutulmamalıdır.

Çıkış developer.facebook.com Başlamak için.