Warning: file_put_contents(): Only -1 of 55 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
session_destroy session_get_cookie_params Sessions PHP Manual session_encode (PHP 4, 5) — Kodiert die Daten der aktuellen Session als Zeichenkette Beschreibung string ( void ) session_encode() gi...
Forum und email

session_encode

(PHP 4, PHP 5)

session_encode — Kodiert die Daten der aktuellen Session als Zeichenkette

Beschreibung

string session_encode ( void )

session_encode() gibt eine Zeichenkette mit dem kodierten Inhalt der aktuellen Session zurück.

Rückgabewerte

Gibt Inhalt der aktuellen Session kodiert zurück.

Siehe auch