barcelona23
barcelona23

Reputation: 1

How create an app like Facebook wall

I need to develop an app like http://www.facebook.com/pampers?v=app_151853638190293 It's a facebook wall, i'm using php.

Upvotes: 0

Views: 1417

Answers (1)

Vinoth13
Vinoth13

Reputation: 397

In facebook fan page you have to use FBML and FBJS for creating any kind of application..Ordinary JS wont support on that page. U can create it easily by downloading Facebook API and by having a look into the following url,

FBML + FBJS

If you have any other clarification i am ready to explain you clearly.. :)

Upvotes: 1

Related Questions