Our app is hosted in Facebook. As you know, Facebook hosts third party app in an IFrame. You may also know that if a web site in an Iframe, and parent website is on a different domain, then 3rd party
You know that if you want to redirect a user in PHP you can use the header function: header(\'Location: http://smowhere.com\');