php-doc-en/reference/session/functions
Jakub Vrana 1270788c11 Destructors (bug #33772)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196446 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 13:18:17 +00:00
..
session-cache-expire.xml typos 2004-05-19 08:26:55 +00:00
session-cache-limiter.xml typos 2004-05-19 08:26:55 +00:00
session-commit.xml Implemented the new alias doc style. This alias no longer requires translation 2005-04-25 16:17:02 +00:00
session-decode.xml See also <- Voir aussi 2003-01-28 04:06:26 +00:00
session-destroy.xml typo 2004-09-04 14:14:25 +00:00
session-encode.xml cross ref 2003-01-19 02:41:21 +00:00
session-get-cookie-params.xml call session_set_cookie_params before session_start 2004-04-19 21:24:57 +00:00
session-id.xml SID inconsistency (spotted by David Vance) 2005-09-17 10:25:08 +00:00
session-is-registered.xml improvements 2002-12-17 10:30:05 +00:00
session-module-name.xml
session-name.xml Session name must contain a letter (bug #27688) 2005-07-30 08:44:26 +00:00
session-regenerate-id.xml delete_old_session deletes the file (bug #33619) 2005-07-11 08:20:42 +00:00
session-register.xml Link to $_SESSION docs, added &note.registerglobals; entity, and some example comments. 2003-06-11 04:38:52 +00:00
session-save-path.xml
session-set-cookie-params.xml call session_set_cookie_params before session_start 2004-04-19 21:24:57 +00:00
session-set-save-handler.xml Destructors (bug #33772) 2005-09-20 13:18:17 +00:00
session-start.xml Added an example that shows sessions must be started on every page, not just the 2003-06-11 04:03:58 +00:00
session-unregister.xml - Add some warnings about using unset() on $_SESSION 2003-05-19 12:09:26 +00:00
session-unset.xml reverting as requested by Derick 2003-10-29 09:29:24 +00:00
session-write-close.xml