content top
How to create a Facebook Friend Selector...

When I first attempting to code up a pure PHP Facebook app, one of the first problem’s I encountered was I wanted to create a friend selector using as little FBML or FBJS code as possible. This proved slightly difficult as any external PHP file I would create to query Facebook using FQL via Ajax...