Is there a way, in php, to know if a webpage is running in the facebook in-app browser?
When I post a link on facebook, I need to know, if the user views the webpage through the facebook App for iPad, or through facebook viewed on the iPad safari browser.
I know that i can detect the iPad, but this is not sufficient, since both the facebook App and the facebook through a browser will be running on an iPad.
Any suggestions?
Thanks