Ben bir iframe uygulama kaydoldum. Ben işlevsellik davet vermek istiyorum. Ben işlevselliğini davet için bir php kodu kopyaladıktan ancak işlevsellik davet sadece boş sayfa displayed.My kodudur çalışmıyor
<fb:request-form
action="<? echo $invite_href; ?>"
method="post"
type="<? echo $app_name; ?>"
content="<? echo htmlentities($content,ENT_COMPAT,'UTF-8'); ?>"
image="<? echo $app_image; ?>">
<fb:multi-friend-selector
actiontext="Here are your friends who don't have <? echo $app_name; ?> yet. Invite whoever you want -it's free!"
exclude_ids="<? echo $friends; ?>" />
</fb:request-form>
Ama ben onun çalışma FBML için iframe uygulamasını değiştirmek durumunda. Nasıl bu kullanarak iframe elde edebilirsiniz?
Lütfen yardım