JavaScript Editor Javascript debugger     Website design 


session_encode

Encodes the current session data as a string (PHP 4, PHP 5)
string session_encode ( )

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

Return Values

Returns the contents of the current session encoded.