Jump to content

php session execute insert on logout?


sayedsohail

Recommended Posts

apologize, i have another question which is related to login and logout, at the moment my login script with captcha is working fine, but i wish to add a small script which automatically stores logout details upon end of session expiry or if the user closes the application window or clicks the logout button on the screen.

 

Any suggestions, how should i use my existing login variables ie., $username $logintime $loginip and how i do fire insert script under the above conditions. i mean how i do execute automatically the logout insert when session is closed or session is expired or the user chose to close the application.

 

Thank you all.

 

Link to comment
https://forums.phpfreaks.com/topic/64050-php-session-execute-insert-on-logout/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.