Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have looked through various answers here, but am still unable to figure it out.

Objective: to be able to have my php file output a simple line of text, such as "12 people have liked this website on Facebook and 16 people have twitted about it".

The numbers of course should come from facebook and twitter respectively.

How would I go about doing this?

share|improve this question

1 Answer

up vote 0 down vote accepted

Try these tutorials

Twitter edited

Facebook edited

and they're both done in PHP

share|improve this answer
I don't need to use php, but i do need to output as plain text. I don't see how the APIs allow me to do it. Can you please help? – andy Jul 1 '11 at 19:22
see edits for articles – Jordan Foreman Jul 1 '11 at 19:27
wow, thank you! – andy Jul 1 '11 at 19:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.