php-doc-en/reference/session
Drak fa8c56cd21 Update session function documentation.
This commit particularly clarifies how to implement custom save handlers
using session_set_save_handler.  

session_start has been updated to include a short description of what the 
function actually does behind the scenes.

session_write_close now has a reference to a related function

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323402 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 05:32:42 +00:00
..
functions Update session function documentation. 2012-02-21 05:32:42 +00:00
sessionhandler Update information about SessionHandler and SessionHandlerInterface. 2012-02-21 05:28:04 +00:00
sessionhandlerinterface Update information about SessionHandler and SessionHandlerInterface. 2012-02-21 05:28:04 +00:00
book.xml Documented SessionHandlerInterface. Closes bug #60551. 2012-01-27 22:08:06 +00:00
configure.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
constants.xml Whitespace, as per philip's request. Sorry about that. :) 2011-11-30 06:30:38 +00:00
examples.xml Add some general information about custom session save handlers relating to the session workflow. 2012-02-20 15:22:27 +00:00
ini.xml Use entities for INI headings 2012-01-11 08:09:53 +00:00
reference.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
security.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
sessionhandler.xml Update information about SessionHandler and SessionHandlerInterface. 2012-02-21 05:28:04 +00:00
sessionhandlerinterface.xml Added an intro for SessionHandlerInterface. 2012-01-31 03:44:30 +00:00
setup.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
upload-progress.xml Fix typo 2011-11-14 18:01:41 +00:00
versions.xml [Sessions] Added missing version information for SessionHandler* 2012-02-19 19:35:46 +00:00