Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Session Functions
PHP Manual

session_encode

(PHP 4, PHP 5)

session_encodeEncodes 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.

Return Values

Returns the contents of the current session encoded.

See Also


Session Functions
PHP Manual