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!