以下は、fb ドキュメントから取得したプラグイン コードです。ユーザーのプロフィール写真を他の登録情報と一緒にデータベースに保存したい場合、どうすればよいですか?
<iframe src="https://www.facebook.com/plugins/registration?
client_id=113869198637480&
redirect_uri=https%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fecho%2F&
fields=name,birthday,gender,location,email"
scrolling="auto"
frameborder="no"
style="border:none"
allowTransparency="true"
width="100%"
height="330">
</iframe>