can I use a number of "facebook likes" in php?

Posted by monthon1 on Stack Overflow See other posts from Stack Overflow or by monthon1
Published on 2010-04-26T13:07:49Z Indexed on 2010/04/26 13:13 UTC
Read the original article Hit count: 150

Filed under:
|

I am using facebook like in my site, and my php script need to know how many people like every page. For example I want to use echo $likes; where $likes is a number of likes. Is it possible to do?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about facebook-api