Hi everyone,
I have no idea about how to use sessions in PHP. When i click logout button, my session should get lost. If i press back button in the browser it should not go to the server page.It should show message like session ended. Please share your ideas. whether i need to use javascript for doing so? or else some server side code? Help me soon.
Kind and Regards,
Vinoth
I have no idea about how to use sessions in PHP. When i click logout button, my session should get lost. If i press back button in the browser it should not go to the server page.It should show message like session ended. Please share your ideas. whether i need to use javascript for doing so? or else some server side code? Help me soon.
Kind and Regards,
Vinoth
Comment