Showing posts with label PHP session. Show all posts
Showing posts with label PHP session. Show all posts

Saturday, November 5, 2011

How many ways you can delete a session variable ?

Below are some possibilities for deleting a PHP session,

  1. By using session_destroy() function
  2. By deleting browsers temporary files.
  3. By closing the browser
  4. Security firewalls may terminate the session varibles