Post to Facebook Page Wall Using PHP + Graph

Post to Facebook Page Wall Using PHP + Graph

瀏覽:1155
日期:2025-06-06
Posting to Facebook Page Wall After receiving page id and message variables from index page, all we need to do is use page id to select a page and send a POST request to PAGE_ID/feed with the publish_stream permission. This script tries to post message to...看更多