Below are some possibilities for deleting a PHP session,
- By using session_destroy() function
- By deleting browsers temporary files.
- By closing the browser
- Security firewalls may terminate the session varibles
No comments:
Post a Comment