Facebook application - Add wall
Posted
by fortysixandtwo
on Stack Overflow
See other posts from Stack Overflow
or by fortysixandtwo
Published on 2010-04-21T13:19:26Z
Indexed on
2010/04/21
13:23 UTC
Read the original article
Hit count: 198
facebook-api
|How can I add a wall on my facebook-application (fbml).
Do I have to store the wallposts (user-id and comment) in my database, and display them using fb:wall, fb:wallposts, or is it a plugin like fb:comments for this? If so, how do I add a textfield/form for interacting with the wall?
© Stack Overflow or respective owner