I am new in developing facebook login using php-sdk.I create an app in facebook and include facebook login in my website and page name is index.php.I am trying that when a user login using facebook his required details on redirect page,page name is welcome.php.
but problem is that when redirect successfull then required details are not get in redirected page .or when user details are get then redirection is not possible.
I need the value is must be on redirect page(i.e welcome.php). please help me out