tags:

views:

31

answers:

1

I am just starting out to learn facebook apps, tables and api. I know php well and I am trying to implement something similar to what is shown in this page. http://www.facebook.com/1800flowers#!/1800flowers?v=app_447909600396

On the left side would be vote options and on the right side it would be the gift option with a pop up to choose the friend to whom i am sending the gift.

I have created a normal tab and also a normal app for this purpose, but i am not sure how to implement all the fb:select-friend tags into the code and save all those info. should i even use FBML for this or javascript sdk or anything else?

I did go through the developer docs for fb but was disappointed to not find any proper examples and that test console was not even working. I would appreciate if anyone could provide me with sample codes or guidelines or resources to get me started.

Thanks :)

A: 

Talk to the guy over at www.facebook.com/fanpagefactory - he can help you for sure.

Aaron