Project Description:
Hello,
I'm looking for a quick turnaround on this one. I have a Facebook Application Profile Page that I would like to create a custom script to perform wall posts on its wall. The reason I need this is because the existing Facebook "Post to Wall" functionality does not post the pictures I want it to.
What I need is a PHP webpage that allows me to do this:
- Inputs:
-App ID (App ID of the Facebook App that I am looking to post to wall)
- API Key
- App Secret
- URL of Image to post
- Message Body
- URL of link
- Outputs:
- the post is made to the wall of the Facebook App Profile page, so that anyone who has "liked" the page can see it.