Skip to content

Tag: facebook-graph-api

Facebook Graph API PHP SDK v4 – Post on Page

I wanna give all my website authors a possiblity to post their articles on our facebook page without having go give them admin access to it. So i created a simple form, where the author types in: URL, URL to image, message On submit, this form will send a ajax request to facebook.php where the magic “sh…