   #PHP Manual Session handling functions session_destroy
   session_get_cookie_params

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                session_encode

   (PHP 4 )
   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()
   ______________________________________________________________________

   Prev            Home                      Next
   session_destroy  Up  session_get_cookie_params
