News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
JSLabs Blog:
How to use the facebook API
October 05, 2006 @ 13:51:38

On the JSLabs blog today, there's a new tutorial showing how you (yes you) can use the Facebook Developer's API to pull information from their systems.

The facebook API allows you to access profiles, friends, photos, and events. To access the API from an outside server, you need to go through the following steps:

He uses the PHP library to make the connection - a simple call to the API (complete with API key, the location of the interface, a secret key, and a session key to provide a unique identifier. The request made logs a user in (much have a valid Facebook account) and grabs: the count of the messages waiting, the number of posts to your wall, and a list of available photo albums.

2 comments voice your opinion now!
facebook api library php5 interface account key facebook api library php5 interface account key





Similar Posts

Jeff Moore's Blog: Improved Error Messages in PHP

Arnold Daniels' Blog: Migrating from PHP4 to PHP5: A strategy for hosts

SitePoint Site Marketing Blog: Track Your Rank Using the Google API

Dotvoid.com: PHP 5.2 ajaxified

Zend Developer Zone: Installing PHP4 and PHP5 Concurrently on One WinXP Computer


Community Events







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


cakephp code conference developer PEAR release example job security framework package mysql PHP5 releases database application zendframework book zend ajax

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