Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
session_encode

session_encode

(PHP 4, PHP 5)

session_encode --  Encodes the current session data as a string

Description

string session_encode ( void )

session_encode() returns a string with the contents of the current session encoded within.

See also session_decode()