Session API

Last modified: October 21, 2008 - 21:10

The Session API module extends the core session functionality, allowing modules to associate data with a site visitor. This idea can be used to, for example, encourage participation in a site without user registration. Once a user is sufficiently involved in the site and creates a user account, modules implementing the session API can transfer session data to more permanent user data.

 
 

Drupal is a registered trademark of Dries Buytaert.