php-doc-en/reference/session/functions
Adam Harvey d8849b5554 Make the session option changes less session_start() specific.
This also adds documentation for the new options parameter to the
session_start() page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:57 +00:00
..
session-abort.xml Fix #69482 session_commit and session_abort documentation return type mismatch 2015-04-20 15:13:19 +00:00
session-cache-expire.xml
session-cache-limiter.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
session-commit.xml
session-decode.xml
session-destroy.xml
session-encode.xml typo 2015-03-23 16:54:38 +00:00
session-get-cookie-params.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
session-id.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
session-is-registered.xml
session-module-name.xml
session-name.xml Close bug #69624 (Return Value section incorrect) 2015-05-19 05:06:47 +00:00
session-regenerate-id.xml Add trans sid limitation to session_regenerate_id() 2014-01-22 05:54:18 +00:00
session-register-shutdown.xml
session-register.xml
session-reset.xml Fix #69482 session_commit and session_abort documentation return type mismatch 2015-04-20 15:13:19 +00:00
session-save-path.xml
session-set-cookie-params.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
session-set-save-handler.xml Add documentation for SessionHandler::create_sid(). 2014-09-08 19:49:26 +00:00
session-start.xml Make the session option changes less session_start() specific. 2015-09-21 12:16:57 +00:00
session-status.xml
session-unregister.xml
session-unset.xml
session-write-close.xml