kishan Posted June 7, 2008 Share Posted June 7, 2008 Can any body "tell how to expire the current logged in user session" in facebook to re login again Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/ Share on other sites More sharing options...
runnerjp Posted June 7, 2008 Share Posted June 7, 2008 huh so you mean how can you cancle the sessions in facebook ?? this aint for your code is it?? Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/#findComment-559717 Share on other sites More sharing options...
kishan Posted June 7, 2008 Author Share Posted June 7, 2008 yes im having a thing like i want to kill the current users session so that he will log in again in facebook Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/#findComment-559721 Share on other sites More sharing options...
ILYAS415 Posted June 7, 2008 Share Posted June 7, 2008 You can only kill sessions on your server/site. Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/#findComment-559732 Share on other sites More sharing options...
kishan Posted June 7, 2008 Author Share Posted June 7, 2008 No the thing is $facebook->api_client->session_key this will gibe the present logged in user session in gacebook i want to set it to null and force him to log in i want to do some thing like this Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/#findComment-559737 Share on other sites More sharing options...
runnerjp Posted June 7, 2008 Share Posted June 7, 2008 do you mean you want to make your own facebook site :S your not making much sence Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/#findComment-559758 Share on other sites More sharing options...
kishan Posted June 7, 2008 Author Share Posted June 7, 2008 im having a App in facebook ,i was logged in to one of the page in My App and i want to log out from the existing user frm the App in faceboook upon some event in my page.... This is my requirement any suggestions???? Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/#findComment-559761 Share on other sites More sharing options...
ILYAS415 Posted June 8, 2008 Share Posted June 8, 2008 umm user unset($sessionvar); or something like taht? Link to comment https://forums.phpfreaks.com/topic/109113-facebook-session/#findComment-560610 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.