facebook php developing app is hell cause they limit scripts, what is your tools to debug it? write to file variables? firebug? please share ideas!
Debugging facebook application is almost the same as any web application:
Client Side:
console.
method)Server Side:
Net
tab and FirePHP (if you feel comfortable using it)var_dump
and echo
commandsWhat I really find hard to grasp is their documentation!
Extra tip:
Try playing around with the FQL methods, creating a test group/page and events..etc to better understand how FB Graph API works. It'll make reading the Documentation easier too!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With