Session Destroy options in shopping cart application
Hi all I am developing a web application which doesn't have login and
logout options. This is an Ecommerce site. So to persist ordering of
different products i am saving the order data in a session. But even after
i closed browser or tab also session is not destroying. I am not
explicitly destroying so how to destroy session in these situations.
Please give some insights. New to PHP development.
No comments:
Post a Comment