Wednesday, April 13, 2011

Facebook PHP

So I developed my first Facebook PHP SDK based page content today.   Took approx two days, server trouble shooting, searching for documentation (highly lacking) and testing code line by line.   And what did I end up with?

To summarize briefly:

If (user likes page) Then
   Display Fan Page
Else
   Display become a fan page
End If

Yup.   Two days, 2 developers, maybe 4 hours each and I got a five line logic structure figured out.

Thanks Facebook.  Thank you for having sucked.

No comments:

Post a Comment