Main Page | Directories | File List | File Members

session.php File Reference

Go to the source code of this file.

Functions

 session_login_valid ($form_loginname, $form_pw, $allowpending=0, $cookie_for_a_year=0, $crypted_pw=0, $stay_in_ssl=1)

Variables

 $G_SESSION = array()
 $G_USER = array()


Function Documentation

session_login_valid form_loginname,
form_pw,
allowpending = 0,
cookie_for_a_year = 0,
crypted_pw = 0,
stay_in_ssl = 1
 

Definition at line 31 of file session.php.

References $ret, $session_hash, db_fetch_array(), db_numrows(), and db_query().

Referenced by verify_login_valid().


Variable Documentation

$G_SESSION = array()
 

Definition at line 28 of file session.php.

Referenced by generic_header_start().

$G_USER = array()
 

Definition at line 29 of file session.php.

Referenced by generic_header_start(), register_valid(), and user_isloggedin().


Generated on Sun Feb 26 13:23:05 2006 for Savane PHP Frontend Developer Reference by  doxygen 1.4.4