PDA

View Full Version : Facebook "If liked"


JoeZ
10-20-2011, 04:22 PM
Hello,
I'm working on a plugin that checks if a user has liked the page or not. The code I got from this URL doesn't work directly:
http://www.masteringapi.com/tutorials/facebook-api-check-if-a-user-is-fan-of-a-facebook-page/20/

When running that, I get no output (I did change require to require_once to prevent errors). Any help is greatly appreciated

JoeZ
10-26-2011, 02:06 PM
I can understand the lack of replies.

Maybe someone can let me know where the facebook class is instantiated? Or any reference materials on the facebook class usages within the php...