PHP script - Post on users facebook wall
Budget: $10 – $30 USD
I need a PHP script (or scripts) which will post on Facebook Wall (feed) of my users.
The script will be uploaded to a Linux server.
The script must be simple and short and include comments.
If you need to, you can use Facebook's official library https://github.com/facebookarchive/php-graph-sdk
Workflow will be following:
- user will click a button on my website to connect to facebook
- user will see facebook page where he enables the login and enables write permissions to his feed
- my linux server will then write a post to user's feed
If you need to store some tokens or session data on server, just put it to a file on disk on server (assume it exists and has proper chmod), do not worry about this, I will rewrite it to store in database later.
The script will be uploaded to a Linux server.
The script must be simple and short and include comments.
If you need to, you can use Facebook's official library https://github.com/facebookarchive/php-graph-sdk
Workflow will be following:
- user will click a button on my website to connect to facebook
- user will see facebook page where he enables the login and enables write permissions to his feed
- my linux server will then write a post to user's feed
If you need to store some tokens or session data on server, just put it to a file on disk on server (assume it exists and has proper chmod), do not worry about this, I will rewrite it to store in database later.