I am creating a Facebook application in the PHP SDK using the Graph API and I need to have a page to invite my friends to the application. Are there any methods in PHP to do the same?
I have seen the JavaScript method for this, but it doesn't match with my requirement (I need it as a page other than the JavaScript popup).