facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.95k forks source link

How to check if the user_is is liked my page? #1174

Open beshoo opened 4 years ago

beshoo commented 4 years ago

Dear all. I am struggling with this for 3 days. I own a Facebook app, and I have a page and I am the creator of it. So I own the app and the page.

Now how can I check if the user_id is liked my page or not via PHP SDK?