[Skip Header and Navigation] [Jump to Main Content]
Home
רימלנד

Languages

  • English
  • עברית

User login

  • Create new account
  • Request new password
Home

sessions

Making PHP session expire (in Drupal and in general)

Submitted by boaz on Tue, 01/06/2009 - 22:46
  • technical
  • drupal
  • sessions

As the Internet evolves, so do the black hats that abuse the net and its inhabitants to their needs. A very common requirement therefore these days is to limit the session lifetime in a PHP application. PHP provides several directives in php.ini to achieve the desired configuration.
This post will focus on how to have session expiration in Drupal (at least it mention most ways to do it, I think) but any PHP programmer unfamiliar with this issue could be enlightened by it (I think).

  • boaz's blog
  • Add new comment
  • Read more
[Jump to Top] [Jump to Main Content]