Dear all
I have a Quiz Application in the facebook Platform, I want to publish my quiz result in the news feed from a quiz application.The application is developed in IFRAME base by using php language.When I submit the result then result is come and print the another page, After that I want to publish that result in the facebook newsfeed by using streamPublish() method, but the problem is in message field of a javascript function in which value of a result is not come when the php variable is assigned, Actually value of a result at that time is missing but Why and how is possible to keep the result of a php variable?
Please give this code or instruction to me.
best regards
mbu

