Hey guys, I am looking at ways I can post content from a MySQL database to my facebook wall along with twitter and google plus all at the same time. So I've been working on a solution and I've got twitter and G+ sorted. My problem lies with Facebook. I am trying to post to a facebook page remotely and am hoping to run it automatically via a cron job. So what do you guys think? Thanks in advance
What is exactly problem? You can do it with Facebook API, create access token and use it via cron job.