Title: WP Database Session Handler
Author: stefanocanziani
Published: <strong>20 de Marzo de  2018</strong>
Last modified: 22 de Junio de  2020

---

Buscar plugins

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

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# WP Database Session Handler

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

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

 * [Detalles](https://cl.wordpress.org/plugins/wp-database-session-handler/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/wp-database-session-handler/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/wp-database-session-handler/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/wp-database-session-handler/#developers)

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

## Descripción

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.

## Capturas de pantalla

[⌊Settings page⌉⌊Settings page⌉[

Settings page

## Instalación

 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.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“WP Database Session Handler” es software de código abierto. Las siguientes personas
han contribuido a este plugin.

Colaboradores

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

“WP Database Session Handler” ha sido traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/wp-database-session-handler/contributors)
por sus contribuciones.

[Traduce “WP Database Session Handler” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-database-session-handler)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wp-database-session-handler/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wp-database-session-handler/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wp-database-session-handler/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-database-session-handler/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0.1

 * Fixed compatibility with PHP > 7.1

#### 1.0.0

 * First release.

## Meta

 *  Versión **1.0.1**
 *  Última actualización **hace 6 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 4.0 o superior **
 *  Probado hasta **5.4.21**
 *  Versión de PHP ** 5.2.4 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/wp-database-session-handler/) y 
   [Italian](https://it.wordpress.org/plugins/wp-database-session-handler/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/wp-database-session-handler)
 * Etiquetas
 * [database](https://cl.wordpress.org/plugins/tags/database/)[session](https://cl.wordpress.org/plugins/tags/session/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/wp-database-session-handler/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/wp-database-session-handler/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/wp-database-session-handler/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp-database-session-handler/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://www.paypal.me/StefanoCanziani)