News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Harness the Scripting Power of PHP and cURL to Update Facebook
February 16, 2011 @ 13:30:19

On PHPBuilder.com today there's a new article from Marc Plotz looking at how you can use PHP and cURL with Facebook to update your status.

You probably know that cURL is a wonderful tool for extracting data from a Web page -- that's a given if you are a developer worth your salt. However, in this article, I want to show you how to use cURL to do things for you. We will start by exploring cURL in detail and then move on to use a very cool script to update our Facebook status.

He introduces cURL for those that aren't familiar with it already (including how to tell if it's installed) and some basic code to show a GET request on a remote file. Things get a little more complicated from there - you'll need to set up some cookies for Facebook, use some regular expression matching to find the form to submit to and send the POST data correctly for the update.

0 comments voice your opinion now!
curl tutorial script facebook update status


blog comments powered by Disqus

Similar Posts

DevShed: Working with Private Properties to Protect PHP 5 Class Data

Josh Holmes' Blog: Hello World Azure in PHP

Web Development Blog: Ajax requests using jQuery and PHP

PHPit.net: PHP5 Class Basics, Part 1

Brian Swan's Blog: How to Page Data with the SQL Server Drivers for PHP


Community Events











Don't see your event here?
Let us know!


opinion zendframework2 introduction testing framework unittest release language podcast functional interview development series code composer tool api example community conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework