Contact form in a facebook page/tab
I need to create a contact form in a Facebook tab, that is supposed to
store every entry/submission in a MySQL database. But i'm quite stuck.
Doing the HTML part, creating the form and the inputs wasn't that hard,
but the main problem comes from the iFrame/HTML applications from Facebook
(i used some already - popular - made apps that i found around).
I cannot include PHP into the Facebook tab, because it's only has support
for html/css/js. I tried using but failed, as they are not displaying
their source inside the Facebook tabs, so how am i supposed to accomplish
this task?
No comments:
Post a Comment