session.php File Reference

Go to the source code of this file.

Namespaces

namespace  MythWeb

Functions

 sess_do_nothing ()
 sess_read ($id)
 Read the session data from the database /*.
 sess_write ($id, $data)
 Write the session data to the database /*.
 sess_destroy ($id)
 Destroy the session /*.
 sess_gc ($maxlifetime)
 Clear out any old sessions (we override $maxlifetime with our own variable) /*.

Variables

global $db


Function Documentation

sess_do_nothing (  ) 

Definition at line 40 of file session.php.

sess_read ( id  ) 

Read the session data from the database /*.

Definition at line 47 of file session.php.

sess_write ( id,
data 
)

Write the session data to the database /*.

Definition at line 62 of file session.php.

sess_destroy ( id  ) 

Destroy the session /*.

Definition at line 79 of file session.php.

sess_gc ( maxlifetime  ) 

Clear out any old sessions (we override $maxlifetime with our own variable) /*.

Definition at line 92 of file session.php.


Variable Documentation

global $db

Definition at line 30 of file session.php.


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5