Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Where can i get a similiar http://code.google.com/p/php-twitter/ class for facebook?
The above class is very easy if i need to update my status on twitter i just do $twitter->updatestatus("blabla");
i need a similiar class for facebook where can i get it?