There is a url like this https://www.facebook.com/pages/test/?sk=app_4234&test=1
How do i get test=1 into my iframe.
Usually,you can get this by using $_REQUEST[‘test’]; but this is n’t working,how do i achieve this ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no way to get extra custom parameters but there is one that Facebook provides:
Use app_data.
And then you get it from the getSignedRequest