| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 578 lines (18 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| session_begin($user_id, $user_ip, $page_id, $auto_create = 0, $enable_autologin = 0, $admin = 0) X-Ref |
| No description |
| session_pagestart($user_ip, $thispage_id) X-Ref |
| No description |
| session_end($session_id, $user_id) X-Ref |
| Terminates the specified session It will delete the entry in the sessions table for this session, remove the corresponding auto-login key and reset the cookies |
| session_clean($session_id) X-Ref |
| Removes expired sessions and auto-login keys from the database |
| session_reset_keys($user_id, $user_ip) X-Ref |
| Reset all login keys for the specified user Called on password changes |
| append_sid($url, $non_html_amp = false) X-Ref |
| No description |
| Generated: Mon Jan 14 19:21:40 2013 | Cross-referenced by PHPXref 0.7.1 |