session_encode

(PHP4 )

session_encode --  Encodes the current session data as a string

Description

bool session_encode(void);

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

Note: This function was added in PHP 4.0.


Hosted by Tonec Inc.