-
Posting on Facebook with PHP
Posted by Andrew on Dec 6, 2010 in Code, Web Design
Being able to post directly to a Facebook wall from PHP is a very useful tool if you need to regularly post news from your website. After a lot of trial and error and reading a lot of other incomplete posts I figured out how to accomplish the task. Getting this setup involves 3 steps. [...]