I’d like to create a simple php based facebook page app that would allow for custom html to be loaded via iframe. The iframe must be able to handle static html and forms.
The app should be setup to show html content for fans and then also non-fans – so it can act as a fangate as well.
I really just need the raw assets so I can manipulate the static html and create forms as needed. usage would be from simple welcome tabs on facebook to newsletter signup forms.