PHP Doku:: Einführung - intro.session-pgsql.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSession-ErweiterungenPostgreSQL Session Save HandlerEinführung

Ein Service von Reinhard Neidl - Webprogrammierung.

PostgreSQL Session Save Handler

<<PostgreSQL Session Save Handler

Installation/Konfiguration>>

Einführung

Hinweis: Diese Erweiterung steht auf Windows-Betriebssystemen nicht zur Verfügung.

This module provides an additional session save handler for the session module using » PostgreSQL as a storage system. A user-level session storage function may also be used - session_set_save_handler(), but this module is written in C and therefore could be twice as fast, compared to a session save handler written in PHP.

Session PgSQL is designed to scale any size of web sites and offers some advanced features:


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)