Join Up!
91399 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Session Extensions
Index
Function Reference
Session Extensions
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
msession_unlock
Introduction
Last updated: Thu, 26 Jun 2008
Session Handling
Introduction
Installing/Configuring
Installation
Runtime Configuration
Resource Types
Predefined Constants
Examples
Passing the Session ID
Custom Session Handlers
Sessions and security
Session Functions
session_cache_expire
— Return current cache expire
session_cache_limiter
— Get and/or set the current cache limiter
session_commit
— Alias of session_write_close
session_decode
— Decodes session data from a string
session_destroy
— Destroys all data registered to a session
session_encode
— Encodes the current session data as a string
session_get_cookie_params
— Get the session cookie parameters
session_id
— Get and/or set the current session id
session_is_registered
— Find out whether a global variable is registered in a session
session_module_name
— Get and/or set the current session module
session_name
— Get and/or set the current session name
session_regenerate_id
— Update the current session id with a newly generated one
session_register
— Register one or more global variables with the current session
session_save_path
— Get and/or set the current session save path
session_set_cookie_params
— Set the session cookie parameters
session_set_save_handler
— Sets user-level session storage functions
session_start
— Initialize session data
session_unregister
— Unregister a global variable from the current session
session_unset
— Free all session variables
session_write_close
— Write session data and end session
add a note
User Contributed Notes
Session Handling
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
msession_unlock
Introduction
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs