Title: WP Database Session Handler
Author: stefanocanziani
Published: <strong>Onwa-itolu 20, 2018</strong>
Last modified: Onwa-iri na atö 22, 2020

---

Search plugins

![](https://ps.w.org/wp-database-session-handler/assets/banner-772x250.jpg?rev=1843481)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-database-session-handler/assets/icon-256x256.png?rev=1843436)

# WP Database Session Handler

 By [stefanocanziani](https://profiles.wordpress.org/stefanocanziani/)

[Download](https://downloads.wordpress.org/plugin/wp-database-session-handler.1.0.1.zip)

 * [Details](https://ibo.wordpress.org/plugins/wp-database-session-handler/#description)
 * [Reviews](https://ibo.wordpress.org/plugins/wp-database-session-handler/#reviews)
 *  [Installation](https://ibo.wordpress.org/plugins/wp-database-session-handler/#installation)
 * [Development](https://ibo.wordpress.org/plugins/wp-database-session-handler/#developers)

 [Support](https://wordpress.org/support/plugin/wp-database-session-handler/)

## Description

Add handling of user session inside SQL Database. This session manager is useful
if you have an environment with more than one frontend server and a load balancer
who switch the web traffic dinamically between frontend hosts.
 Mysqli extension
required.

## Screenshots

 * [[
 * Settings page

## Installation

 1. Upload the plugin to the ‘/wp-content/plugins/’ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use $_SESSION in your code.
 4. Use the ‘Settings->DB Session Handler’ to configure the plugin

## FAQ

### There are special needs to use session variables?

No. You can use global variable $_SESSION as you normally do.

### How long do session variables live?

This depends on your PHP installation’s configuration. Please read the [PHP manual](http://php.net/manual/en/session.configuration.php)

for more details on configuration.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP Database Session Handler” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ stefanocanziani ](https://profiles.wordpress.org/stefanocanziani/)

“WP Database Session Handler” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-database-session-handler/contributors)
for their contributions.

[Translate “WP Database Session Handler” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-database-session-handler)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-database-session-handler/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-database-session-handler/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-database-session-handler/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-database-session-handler/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Fixed compatibility with PHP > 7.1

#### 1.0.0

 * First release.

## Meta

 *  Version **1.0.1**
 *  Last updated **6 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **5.4.19**
 *  PHP version ** 5.2.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-database-session-handler/) and
   [Italian](https://it.wordpress.org/plugins/wp-database-session-handler/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-database-session-handler)
 * Tags
 * [database](https://ibo.wordpress.org/plugins/tags/database/)[session](https://ibo.wordpress.org/plugins/tags/session/)
 *  [Advanced View](https://ibo.wordpress.org/plugins/wp-database-session-handler/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-database-session-handler/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-database-session-handler/reviews/)

## Contributors

 *   [ stefanocanziani ](https://profiles.wordpress.org/stefanocanziani/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-database-session-handler/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/StefanoCanziani)