i\'m trying to get Facebook user id using the php sdk like this
$fb = new Facebook\\Facebook([ \'app_id\' => \'11111111111\', \'app_secret\' =>
insert this code after $helper = $fb->getRedirectLoginHelper();
$_SESSION['FBRLH_state']=$_GET['state'];